Re: pqReadData() -- backend closed the channel unexpectedly.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pqReadData() -- backend closed the channel unexpectedly.
Дата
Msg-id 12678.991063302@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pqReadData() -- backend closed the channel unexpectedly.  ("Jeff Barrett" <jbarrett@familynetwork.com>)
Список pgsql-admin
"Jeff Barrett" <jbarrett@familynetwork.com> writes:
> I get a success on testtime and a failure of "pqReadData() -- backend
> closed the channel unexpectedly on logs2".

> update <either tablename> set time2 = to_timestamp(time, 'HH24:MI:SS');

Any NULL values in the time column?  ISTR to_timestamp fails on NULLs in
pre-7.1 releases.  Try upgrading.

            regards, tom lane

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