pqReadData... - Mailing list pgsql-sql

From gav
Subject pqReadData...
Date
Msg-id 13697.000123@nlr.ru
Whole thread Raw
Responses Re: [SQL] pqReadData...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hi,

I have the database created with the postgresql 6.5.3. I make many
inserts (10-30 thousands) in one of tables in one transaction.
Sometimes I receive the error:

pqReadData() -- backend closed the channel unexpectedly.
       This probably means the backend terminated abnormally
       before or while processing the request

What is it? Is this a bug? Or I do something incorrect? Has anybody
received this message?

Best regards,
Alex



pgsql-sql by date:

Previous
From: "Dmitry A. Alyekhin"
Date:
Subject: (no subject)
Next
From: Tom Lane
Date:
Subject: Re: [SQL] pqReadData...