Re: Problem with SGT (Singapore) timezone

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with SGT (Singapore) timezone
Дата
Msg-id 29195.1209051025@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem with SGT (Singapore) timezone  (Abhishek Mishra <abhishek.mishra@globallogic.com>)
Список pgsql-admin
Abhishek Mishra <abhishek.mishra@globallogic.com> writes:
> I am using postgresql version 8.1.2. On using the SGT time zone on my
> machine, I get following error:

> ERROR:
> invalid input syntax for type timestamp: "Tue Jan 15 04:09:43.729011
> 2008 SGT"

8.1 has a hard-wired list of timezone abbreviations, and "SGT" isn't in it.

In 8.2 and later the list of abbreviations is configurable, see
timezone_abbreviations.

            regards, tom lane

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

Предыдущее
От: "Sabin Coanda"
Дата:
Сообщение: Re: loosing constraint at backup
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Problem with SGT (Singapore) timezone