mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
doc: Add link to how to specify time zone names to initdb man page
This commit is contained in:
@ -419,8 +419,9 @@ PostgreSQL documentation
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specifies the time zone, using full time zone names, which the created
|
Specifies the default time zone of the created database cluster. The
|
||||||
database cluster should use.
|
value should be a full time zone name
|
||||||
|
(see <xref linkend="datatype-timezones">).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user