Re: what is the origin of postgreSQL time

Поиск
Список
Период
Сортировка
От Thomas Markus
Тема Re: what is the origin of postgreSQL time
Дата
Msg-id 47F0ACCC.7070403@proventis.net
обсуждение исходный текст
Ответ на what is the origin of postgreSQL time  (Julius Tuskenis <julius@nsoft.lt>)
Ответы Re: what is the origin of postgreSQL time  (Julius Tuskenis <julius@nsoft.lt>)
Список pgsql-admin
beware of timezone dst offset. try
select current_timestamp AT TIME ZONE 'MEST'

thomas

Julius Tuskenis schrieb:
> Hello,
>
> I have problem with postgreSQL current_timestramp. Where does it get
> its value, because it doesnt match system time. The problem appeared
> after this saturday-sunday night and is connected somehow with the
> daylight saving. Now "date" on the server returns good value, but the
> SELECT current_timestmap is 1 hour late.
>
> Postgresql 8.1.4
> OS: Gentoo Linux
>


Вложения

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

Предыдущее
От: Julius Tuskenis
Дата:
Сообщение: what is the origin of postgreSQL time
Следующее
От: Julius Tuskenis
Дата:
Сообщение: Re: what is the origin of postgreSQL time