mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user