Re: Can't detect time zone - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Can't detect time zone
Date
Msg-id 13785.1086053738@sss.pgh.pa.us
Whole thread Raw
In response to Re: Can't detect time zone  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-hackers
Claudio Natoli <claudio.natoli@memetrics.com> writes:
> In my case, one of these should be right:

> DEBUG:  Reject TZ "Australia/NSW": at 1086048000 "EST" versus "AUS Eastern
> Standard Time" 
> DEBUG:  Reject TZ "Australia/Sydney": at 1086048000 "EST" versus "AUS
> Eastern Standard Time" 

Hm, is this a Windows box?  We already suspected that we'd have to fudge
on matching the timezone abbreviations on Windows ..,
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Fast index build vs. PITR
Next
From: Christopher Kings-Lynne
Date:
Subject: sync vs. fsync question