From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, Oliver Jowett <oliver(at)opencloud(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Timezone fun (bugs and a request) |
Date: | 2004-05-25 20:03:30 |
Message-ID: | 20040525200330.GA19579@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, May 25, 2004 at 03:01:24PM -0400, Tom Lane wrote:
> I wrote:
> > Also, it's worth pointing out here that falling back to Etc/GMT+/-n
> > is intended to be just that, a last-ditch fallback that won't be seen
> > in normal practice. We still need to do some more work on
> > identify_system_timezone() to make that happen outside North America,
> > but I would like to think that average users will never see these zones
> > except by deliberate selection.
>
> BTW, as of an hour or so ago, identify_system_timezone is a bit smarter
> than before. Please try it and see if it gets it right on your machine.
Works here perfectly, thank you. I changed the system date to see if it
worked on DST too, and it does.
I can also attest that it takes a very short time to find the correct
timezone, and this is a very slow machine (Intel Celeron 533).
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"No renuncies a nada. No te aferres a nada."
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2004-05-25 20:04:13 | Re: Timezone fun (bugs and a request) |
Previous Message | Ismail Kizir | 2004-05-25 19:53:02 | Optimizer Bug issue |