pg 8.3.3 (update to 8.3.4 is planned in the next week or so) on
> centos 5.2 myself. While a lot of packages, including other dbs, make
> some insane changes mid stream on stable releases, pgsql generally
> doesn't. Big changes only happen when the new major version comes
> out, so keeping up to date is a pretty safe bet on pgsql.
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
--
Craig Ayliffe
.06.1)
btest=> show timezone ;
TimeZone
---
Australia/ACT
(1 row)
btest=> select localtime;
time
-
16:17:45.227342
(1 row)
[EMAIL PROTECTED]:~$ date
Thu Oct 16 17:18:31 EST 2008
--
Craig Ayliffe