projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386c9b7
)
Mention the TZ environment variable for initdb
author
Magnus Hagander
<magnus@hagander.net>
Sun, 16 Nov 2014 14:48:30 +0000
(15:48 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Sun, 16 Nov 2014 14:48:47 +0000
(15:48 +0100)
Daniel Gustafsson
doc/src/sgml/ref/initdb.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/ref/initdb.sgml
b/doc/src/sgml/ref/initdb.sgml
index 228edf75dac0e2a5d5ab9c17a02670cfdc1516a1..807bec487a1ce07a4ea3940cf92ba44cdc23db96 100644
(file)
--- a/
doc/src/sgml/ref/initdb.sgml
+++ b/
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>