diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml index c75042c9b74..c8c12e8b067 100644 --- a/doc/src/sgml/ref/createdb.sgml +++ b/doc/src/sgml/ref/createdb.sgml @@ -1,5 +1,5 @@ @@ -106,6 +106,35 @@ PostgreSQL documentation + + + + + + Specifies the locale to be used in this database. This is equivalent + to specifying both and . + + + + + + + + + Specifies the LC_COLLATE setting to be used in this database. + + + + + + + + + Specifies the LC_CTYPE setting to be used in this database. + + + + @@ -142,7 +171,7 @@ PostgreSQL documentation - The options , , + The options , , , , and correspond to options of the underlying SQL command