Re: BUG #18884: The CURRENT_TIMESTAMP value being returned in UTC-2.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18884: The CURRENT_TIMESTAMP value being returned in UTC-2.
Дата
Msg-id 3979562.1744122723@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18884: The CURRENT_TIMESTAMP value being returned in UTC-2.  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> However adding the following property in connection URL, changes the
> output.
> String url = "jdbc:postgresql://127.0.0.1:5432/postgres?loggerLevel=INFO";

The most likely bet is that this is causing the program to connect to
a different server with a different timezone setting.

            regards, tom lane



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