Re: Problems with timestamp with time zone and old dates?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Problems with timestamp with time zone and old dates?
Дата
Msg-id CAOR=d=1Bvjp=hZi-q24sG0nzasTxu=jxqJcsVSfAqftAOO5o5w@mail.gmail.com
обсуждение исходный текст
Ответ на Problems with timestamp with time zone and old dates?  (Michael Clark <codingninja@gmail.com>)
Ответы Re: Problems with timestamp with time zone and old dates?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Tue, Aug 21, 2012 at 3:29 PM, Michael Clark <codingninja@gmail.com> wrote:
> For example, if I insert like so:
> INSERT INTO sometable (startdate) values ('1750-08-21 21:17:00+00:00');

What's the reason for you inserting with an offest instead of letting
the client timezone set it for you?  Just wondering.


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Are there any options to parallelize queries?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Problems with timestamp with time zone and old dates?