Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d883b91

Browse filesBrowse files
committed
Mention the TZ environment variable for initdb
Daniel Gustafsson
1 parent 386c9b7 commit d883b91
Copy full SHA for d883b91

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed

‎doc/src/sgml/ref/initdb.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/initdb.sgml
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,17 @@ PostgreSQL documentation
413413
</para>
414414
</listitem>
415415
</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>
416427
</variablelist>
417428

418429
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.