Re: Can postgresql ignore DST ?

From: Venkata B Nagothi <nag1010(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can postgresql ignore DST ?
Date: 2017-12-14 05:23:58
Message-ID: CAEyp7J8k4DccqvaWhUfi0xetQHZee2QSAJ=81cPMEjqUbVGX0w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

.

Do

Regards,
Ven

On Thu, 14 Dec 2017 at 4:04 pm, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Venkata B Nagothi <nag1010(at)gmail(dot)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

Thanks a lot Tom.

We have Timezone configured to Australia/Sydney, we can change that to 11
and do we need to foresee any issues ?

Regards,
Ven

>
> regards, tom lane
>
--

Regards,

Venkata B N
Database Consultant

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2017-12-14 08:28:10 Re: Can postgresql ignore DST ?
Previous Message Tom Lane 2017-12-14 05:04:56 Re: Can postgresql ignore DST ?