Re: More time zones

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Thomas Lockhart <thomas(at)fourpalms(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: More time zones
Date: 2002-02-26 02:28:49
Message-ID: 200202260228.g1Q2SnJ00591@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> > No, the Australians complained about the compile-time flag, and were
> > very happy when it became a GUC parameter. I only mentioned to say that
> > conflicting timezone issues are obviously a problem for some, and we did
> > resolve it with GUC.
>
> OK, I've just realised I haven't set our server to use Australian
> timezones - how do you do this with GUC? Can I put something in
> postgresql.conf? I don't want to issue an extra query for every connection
> to set it. I had a look at the timezone section of the manual and didn't
> see anything about it...?

Hmm, let's see... Hmm, I don't see anything. Maybe it isn't there. Oh,
there it is:

#australian_timezones = false

Is that it? I think so. I am not 100% sure. Yes, I think that is it.

:-)

Smiley's all around. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-26 02:31:11 Re: More time zones
Previous Message Christopher Kings-Lynne 2002-02-26 02:26:18 Re: More time zones