Was this helpful?
Create a non-Unicode Database
To exclude the database from being Unicode enabled, use the -e flag on the createdb command:
createdb -e dbname
Last modified date: 11/28/2023