1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Mention the TZ environment variable for initdb

Daniel Gustafsson
This commit is contained in:
Magnus Hagander
2014-11-16 15:48:30 +01:00
parent 386c9b7383
commit d883b916a9

View File

@ -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>