Re: Can't detect time zone

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Can't detect time zone
Date: 2004-06-01 00:55:19
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F490@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> So what *is* your zone, exactly? I don't see how you expect us to
> figure out why it's not matching when we don't know what it's not
> matching.

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"

I imagine Christopher ought to be matching one of these two; presumably with
an error message as per above except with "WST" and "Western".

DEBUG: Reject TZ "Australia/Perth": at 1086048000 2004-06-01 08:00:00 std
versus 2004-06-01 10:00:00 std
DEBUG: Reject TZ "Australia/West": at 1086048000 2004-06-01 08:00:00 std
versus 2004-06-01 10:00:00 std

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-06-01 01:07:07 Re: [HACKERS] New pg_ctl has retrogressed in error messages
Previous Message Tom Lane 2004-06-01 00:46:17 Re: [HACKERS] New pg_ctl has retrogressed in error messages