diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 807bec487a1..4e339ecce85 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -419,8 +419,9 @@ PostgreSQL documentation - Specifies the time zone, using full time zone names, which the created - database cluster should use. + Specifies the default time zone of the created database cluster. The + value should be a full time zone name + (see ).