Time problem

From: "Jaya Swarup" <jayas(at)bsil(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Cc: <nileshn(at)bsil(dot)com>
Subject: Time problem
Date: 2002-02-20 12:32:17
Message-ID: 001d01c1ba0a$a27f5e20$ed060080@jayantsrv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All,
I have installed postgres 7.1.3 as database.

For my application I have used timestamp as the datatype for date and time.

I am facing the following problem:

1) While inserting data, I do not have any trouble and the time taken is the
system time.
2) In the console when I select data it shows me the correct time.
3) BUT, when I am retrieving data from the sql query (code) and displaying
it, it is inexplicably ahead of the System time by exactly 30 mins.
4) I have tried setting the TIME ZONE variable to all possible combinations
as mentioned in the documentation. But even then if I ask the system to SHOW
TIME ZONE, it says "TIME ZONE IS UNKNOWN".
5) I have tried to find and set the environment variable, but again to no
avail.

I need help to sort this out, since it is throwing my otherwise sensible
application out of gear.

Regards
Jaya

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rasmus Mohr 2002-02-20 12:44:09 PL/pgSQL location in RH7.2?
Previous Message Carlos Lopez 2002-02-20 10:40:53 database by error