Re: timestamp skew during 7.4 -> 8.2 upgrade

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: timestamp skew during 7.4 -> 8.2 upgrade
Дата
Msg-id 20070810101426.GA4487@merkur.hilbert.loc
обсуждение исходный текст
Ответ на Re: timestamp skew during 7.4 -> 8.2 upgrade  (Louis-David Mitterrand <vindex+lists-pgsql-general@apartia.org>)
Ответы Re: timestamp skew during 7.4 -> 8.2 upgrade
Список pgsql-general
On Fri, Aug 10, 2007 at 10:11:29AM +0200, Louis-David Mitterrand wrote:

> So if I understand correctly, a timestamp_tz is ...

... stored as UTC in the backend

... sent to clients shifted by whatever timezone was
    requested by the client by one of several mechanisms:

    - "set timezone to ..." used by the client
    - "select ... at time zone ..." used by the client
    - the server timezone if neither of the above is used

> according to the host's timezone configuration? For example if I
> travel with my server and cross several timezones, my timestamp_tz's
> will display a different time (provided I run the tzselect utility in
> Linux) ?
Yes, unless the client tells the server to send them shifted
to a different timezone (see above).

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

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

Предыдущее
От: "carter ck"
Дата:
Сообщение: Database Select Slow
Следующее
От: Alejandro Torras
Дата:
Сообщение: [PROPOSAL] DML value format