Re: Startup parameters timezone conversion

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Startup parameters timezone conversion
Дата
Msg-id CAKFQuwbhzmgRoEJwPzKPkzx_qtJkHAPZs3sAtWekaw3gkCk13g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Startup parameters timezone conversion  (Thomas Kellerer <shammat@gmx.net>)
Ответы Re: Startup parameters timezone conversion
Список pgsql-jdbc
On Wednesday, January 19, 2022, Thomas Kellerer <shammat@gmx.net> wrote:
Could this be related to Posix time zones?

https://www.postgresql.org/docs/current/datetime-posix-timezone-specs.html

> the positive sign is used for zones west of Greenwich. (Note that this is the opposite of the ISO-8601 sign convention used elsewhere in PostgreSQL

Indeed I presume it is.  I wonder whether a carefully chosen timezone specification on the server would cause this to break since the server can be made to report the offset using either convention and so at least for some timezone specifications the flipping of the sign would not be required…

David J.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Startup parameters timezone conversion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Startup parameters timezone conversion