Re: Documenting timezone setting in initdb - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Documenting timezone setting in initdb
Date
Msg-id 548E3478.5080902@gmx.net
Whole thread Raw
In response to Re: Documenting timezone setting in initdb  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-docs
On 12/12/14 6:37 AM, Daniel Gustafsson wrote:
> On 12 Dec 2014, at 05:16, Peter Eisentraut <peter_e@gmx.net> wrote:
>
>> On 11/15/14 7:19 PM, Daniel Gustafsson wrote:
>>> Setting the time zone of the newly created cluster from initdb via the
>>> environment variable isn't documented in the initdb section (but very handy).
>>> Attached is a patch adding a mention of TZ in the Environment section.
>>
>> What is a "full time zone name"?  Where is that term documented?
>
> Full time zone name is the term used in section 8.5.3 for the America/New_York
> style time zone names, perhaps linking to that section like how we link to the
> locale section etc would be appropriate?

Fixed it.  Thanks for the pointer.



pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Documenting timezone setting in initdb
Next
From: David Johnston
Date:
Subject: Fwd: warning about console code page on starting psql