From: Magnus Hagander Date: Sun, 16 Nov 2014 14:48:30 +0000 (+0100) Subject: Mention the TZ environment variable for initdb X-Git-Tag: REL9_4_RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e668b366304b526a354f8ff5a3eed683c818f7a9;p=postgresql Mention the TZ environment variable for initdb Daniel Gustafsson --- diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 228edf75da..807bec487a 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -413,6 +413,17 @@ PostgreSQL documentation + + + TZ + + + + Specifies the time zone, using full time zone names, which the created + database cluster should use. + + +