8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386c9b7 commit d883b91Copy full SHA for d883b91
doc/src/sgml/ref/initdb.sgml
@@ -413,6 +413,17 @@ PostgreSQL documentation
413
</para>
414
</listitem>
415
</varlistentry>
416
+
417
+ <varlistentry>
418
+ <term><envar>TZ</envar></term>
419
420
+ <listitem>
421
+ <para>
422
+ Specifies the time zone, using full time zone names, which the created
423
+ database cluster should use.
424
+ </para>
425
+ </listitem>
426
+ </varlistentry>
427
</variablelist>
428
429
<para>
0 commit comments