How is it possible to create PostgreSQL database with the needed encoding with Plesk? By default it is created in UNICODE...
Article ID: 814
Last Review: Oct,6 2008
Author:
APPLIES TO:
Plesk 7.1.x Reloaded
Plesk 7.5.x Reloaded
Resolution
Unfortunately, such an option isn't supported in current version of Plesk. You can create the database with custom encoding manually with "createdb -E <encoding> <db>" postgresql command.