pqReadData()

Поиск
Список
Период
Сортировка
От Najm Hashmi
Тема pqReadData()
Дата
Msg-id 3A5764DE.FD75B6AF@mondo-live.com
обсуждение исходный текст
Ответы Re: pqReadData()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Extracting user db tabel info from system tables???
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Casting