From: Magnus Hagander Date: Sun, 16 Nov 2014 14:48:30 +0000 (+0100) Subject: Mention the TZ environment variable for initdb X-Git-Tag: jit-before-rebase-2017-11-03~6274 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d883b916a947a3c6b1b88d386d5add62862bf8cf;p=users%2Fandresfreund%2Fpostgres.git 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. + + +