It's version, 7.3.3, I compiled it from source about a week ago.
--John
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "John T. Yocum" <john@fluidhosting.com>
Cc: <pgsql-novice@postgresql.org>
Sent: Saturday, August 09, 2003 8:10 AM
Subject: Re: [NOVICE] CURRENT TIME causes server to shutdown connection
> "John T. Yocum" <john@fluidhosting.com> writes:
> > We've been working to try and solve this issue. On PostgreSQL
> > install(running on RH 7.1), we can't get CURRENT_TIMESTAMP,
> > CURRENT_TIME, or now() to function. All the results is psql reporting
> > the server closed the connection.
>
> Seems like you must have a broken installation of Postgres. What
> version does it claim to be? (If it came with RH 7.1, it's got to be
> pretty ancient anyway ... I'd recommend replacing it with a newer
> release rather than trying to figure out exactly what's gone wrong.)
>
> regards, tom lane
>
>