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 6d301af commit e668b36Copy full SHA for e668b36
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