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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jeff Barrett" <jbarrett(at)familynetwork(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pqReadData() -- backend closed the channel unexpectedly.
Date: 2001-05-28 15:21:42
Message-ID: 12678.991063302@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Jeff Barrett" <jbarrett(at)familynetwork(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Martijn de Munnik 2001-05-28 18:18:25 Large object and migration
Previous Message armelle clech 2001-05-28 09:03:48 psql runtime error on Windows 2000