Re: Can postgresql ignore DST ? - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Can postgresql ignore DST ?
Date
Msg-id 1513240090.2442.25.camel@cybertec.at
Whole thread Raw
In response to Re: Can postgresql ignore DST ?  (Venkata B Nagothi <nag1010@gmail.com>)
Responses Re: Can postgresql ignore DST ?
List pgsql-general
Venkata B Nagothi wrote:
> On Thu, 14 Dec 2017 at 4:04 pm, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > Venkata B Nagothi <nag1010@gmail.com> writes:
> > > To rule out any application issues, is it possible to get postgresql to
> > > ignore DST and render all the timestamps with timezone offsets of +11 ?
> > 
> > set timezone = 11
> 
> We have Timezone configured to Australia/Sydney, we can change that to 11 and do we need to foresee any issues ?

That configuration parameter defines how the client will format
timestamps to strings and vice versa.

It should not have any other effects.

Yours,
Laurenz Albe


pgsql-general by date:

Previous
From: Venkata B Nagothi
Date:
Subject: Re: Can postgresql ignore DST ?
Next
From: Alvaro Herrera
Date:
Subject: Re: Logical replication blocking alter/drop