Re: Time is off in PG server

Поиск
Список
Период
Сортировка
От Ericson Smith
Тема Re: Time is off in PG server
Дата
Msg-id 412E0C4B.30509@did-it.com
обсуждение исходный текст
Ответ на Re: Time is off in PG server  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Making the setting in the postgresql.conf file worked after i HUP'd the
postmaster, and logged back into my psql sessions.

timezone = 'EST5EDT'

Thanks a million.
- Ericson

>"set local" was probably not what you wanted to use here.  Per the man page:
>
>    Note that SET LOCAL will appear to have no effect if it is executed outside
>    a BEGIN block, since the transaction will end immediately.
>
>            regards, tom lane
>
>

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Time is off in PG server
Следующее
От: kris pal
Дата:
Сообщение: Re: regression database