Help, Australian Time Problem

From: Dean Grubb <dean(at)atrium-online(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Help, Australian Time Problem
Date: 2003-11-25 05:38:27
Message-ID: 1069738706.46269.24.camel@vrd-freebsd-ws1.tafe.tas.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a faq on this..cause boy it is giving me a headache.

System is FreeBSD 4.9
System date returns Tue Nov 25 16:32:36 EST 2003
Postgres Version is 7.3.4 installed from the port collection
I've set the datestyle to ISO, european
I've set australian_timezones to true
I've set TimeZone to local

I do a SELECT CURRENT_TIMESTAMP as today; or SELECT now();

and I get

2003-11-25 05:36:18.17298+00

which is 11 hours behind, how do I get it to report the correct time?

Dean

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-11-25 05:40:00 Re: PostgreSQL certifications?
Previous Message Vernon Smith 2003-11-25 05:07:38 get_typdefault: failed to ...