mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
Mention the TZ environment variable for initdb
Daniel Gustafsson
This commit is contained in:
parent
386c9b7383
commit
d883b916a9
|
|
@ -413,6 +413,17 @@ PostgreSQL documentation
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><envar>TZ</envar></term>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Specifies the time zone, using full time zone names, which the created
|
||||
database cluster should use.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user