Re: bizarre AGE behaviour

From: DHS Webmaster <webmaster(at)dhs-club(dot)com>
To:
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: bizarre AGE behaviour
Date: 2004-03-04 18:40:06
Message-ID: 40477806.8B5F7E60@dhs-club.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You are both right.
Your explanation, Steve, was the light that got me going on a simpler
solution along the lines of what Tom suggested. I didn't really need
AGE, and upon digging in, couldn't even remember why I had chosen that
in the first place.
Postgres is the bomb!
Thanks guys.

Steve Crawford wrote:
>
> On Wednesday 03 March 2004 3:19 pm, Tom Lane wrote:
> > Steve Crawford <scrawford(at)pinpointresearch(dot)com> writes:
> > > US Daylight Saving Time starts this year on April 4 when 0200
> > > jumps to 0300. The answers PostgreSQL gave are correct.
> >
> > I suspect what the OP wants is non-timezone-aware behavior...
>
> You are probably right. In his original post he posited that the
> problem was due to some sort of leap-year bug in PostgreSQL. I was
> just pointing him to the real cause of his observations so he could
> tackle whatever problem he was having secure in the knowledge that PG
> was working correctly.
>
> Cheers,
> Steve
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

--
Bill MacArthur
Webmaster
The DHS Club, Inc.
The Best Is Yet To Come!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Indibil 2004-03-04 19:15:06 Upgrading
Previous Message Steve Crawford 2004-03-04 16:57:39 Re: bizarre AGE behaviour