pqReadData()

From: Najm Hashmi <najm(at)mondo-live(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: pqReadData()
Date: 2001-01-06 18:33:02
Message-ID: 3A5764DE.FD75B6AF@mondo-live.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,
I was trying to simply update single field in one of my tables as given
below:
fliprdb=# update artist set extrinfo='independent' where artist_id=6;
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.

Anyone have idea where the problem is and how it can be fixed?
Thank you all in advance.
Regards.
Najm

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tatsuo Ishii 2001-01-07 06:12:15 Re: Re: [SQL] renaming columns... danger?
Previous Message Mahesh Guleria 2001-01-06 05:08:48 pg_recvbuf : unexpected EOF on client