"Kevin Grittner" <[email protected]> writes:
> "Jonathan Brinkman" <[email protected]> wrote:
>> My default timestamps in my database all are +5 hours in the future
> Can you copy paste actual statements and results?
In particular, let's see the result of these commands in psql:
show timezone;
select now();
select localtimestamp;
What it sounds like to me is an incorrect default setting of "timezone"
but it's hard to be sure with no concrete data.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs