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: 01/30/2023