'now' is the future

From: Robert Church <churchr(at)hurrah(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: 'now' is the future
Date: 1998-11-09 20:05:29
Message-ID: 13895.19209.501246.2866@sandoz.hurrah.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


PostgreSQL 6.3.4 on a Debian GNU/Linux Alpha box is returning dates
far into the future. Has anyone else encountered this?

Sample psql session:

template1=> select 'now'::datetime;
?column?
------------------------
Thu Dec 16 23:08:02 2134
(1 row)

Might this be a silly 64-bit portability problem somewhere?

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1998-11-09 20:57:09 Re: [GENERAL] Incrementing a Serial Field
Previous Message David Hartwig 1998-11-09 18:37:33 Re: [GENERAL] postgreSQL 6.3.2 and AIX