Commit 6457ff93 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Add link to how to specify time zone names to initdb man page

parent af06aa82
......@@ -419,8 +419,9 @@ PostgreSQL documentation
<listitem>
<para>
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 <xref linkend="datatype-timezones">).
</para>
</listitem>
</varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment