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
1 changed files with 11 additions and 0 deletions

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>