Re: possible when setting the timezone

Поиск
Список
Период
Сортировка
От Nick Martens
Тема Re: possible when setting the timezone
Дата
Msg-id 200601102052.30162.nick80@xs4all.nl
обсуждение исходный текст
Ответ на Re: possible when setting the timezone  (Nick Martens <nick80@xs4all.nl>)
Ответы Re: possible when setting the timezone  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
i just tried the commands from the psql console, and seems to crash then too.

mydb=# SET TimeZone TO 'America/Indiana';
ERROR:  unrecognized time zone name: "America/Indiana"
mydb=# SELECT memo_id, memo_title, memo_comment,
mydb-# memo_date::timestamp, bedrijf_id, persoon_id, initialenachternaam,
mydb-# bedrijfsnaam FROM v_memos  ORDER BY memo_date DESC LIMIT 30 OFFSET 0;
server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: possible when setting the timezone
Следующее
От: Juan Pablo Yañez
Дата:
Сообщение: Unsuscribe