From: | "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec> |
---|---|
To: | "Anoop G" <anoopmadavoor(at)gmail(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: postgres time zone settings |
Date: | 2008-07-24 16:47:06 |
Message-ID: | 3073cc9b0807240947i633dee42ncb3f3e6465f51c3d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Thu, Jul 24, 2008 at 7:56 AM, Anoop G <anoopmadavoor(at)gmail(dot)com> wrote:
> Hai all,
>
> when i was going through the Postgresql documents, i came across a section
> which tells about the TIME ZONE settings
>
>
> what i understood from the document is, based on the value given in this
> conf file postgres will add or subtract the displacement hours to the system
> time assuming that the system time is the GMT.
> so there should be a configuration settings which will tell the postgres
> that the displacement is zero.
> How I can set the displacement is zero?
>
set timezone = 'GMT' (or set the guc in postgresql.conf)
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 87171157
From | Date | Subject | |
---|---|---|---|
Next Message | Giorgio Valoti | 2008-07-24 19:35:51 | Re: Select default values |
Previous Message | Shane Ambler | 2008-07-24 14:38:58 | Re: truncate vs. delete |