Database Administrator Guide
>
Database Administrator Guide
>
Creating Databases
>
How a Database Is Created
>
Create a non-Unicode Database
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: 08/29/2024
This site works best with JavaScript enabled