Mention the TZ environment variable for initdb

Daniel Gustafsson
pull/14/head
Magnus Hagander 11 years ago
parent 386c9b7383
commit d883b916a9
  1. 11
      doc/src/sgml/ref/initdb.sgml

@ -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…
Cancel
Save