Re: pqReadData()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pqReadData()
Дата
Msg-id 10665.978721351@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pqReadData()  (Najm Hashmi <najm@mondo-live.com>)
Список pgsql-sql
Najm Hashmi <najm@mondo-live.com> writes:
> fliprdb=#  update artist set extrinfo='independent' where artist_id=6;
> pqReadData() -- backend closed the channel unexpectedly.

Hmm.  Looks like you hit a backend crash :-(.  Hard to say more with
only this amount of info.  What PG version are you using?  What is
the table's declaration?  There should be a core file from the backend
crash, in $PGDATA/base/fliprdb/core --- can you get a backtrace from
it with gdb?
        regards, tom lane


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

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: Non-procedural field merging?
Следующее
От: "Marcos Aurélio S. da Silva"
Дата:
Сообщение: Postgresql database access