]> granicus.if.org Git - postgresql/commitdiff
Mention the TZ environment variable for initdb
authorMagnus Hagander <magnus@hagander.net>
Sun, 16 Nov 2014 14:48:30 +0000 (15:48 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 16 Nov 2014 14:48:47 +0000 (15:48 +0100)
Daniel Gustafsson

doc/src/sgml/ref/initdb.sgml

index 228edf75dac0e2a5d5ab9c17a02670cfdc1516a1..807bec487a1ce07a4ea3940cf92ba44cdc23db96 100644 (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>