2. Creating Databases
:
How a Database Is Created
:
Create a Unicode NFD Database
Share this page
Create a Unicode NFD Database
To create a database with Normalization Form D (NFD) instead of NFC, use the -n flag.
To create a Unicode-enabled database with NFD
Issue this command at the command line:
createdb -n
dbname