Re: pqReadData() -- backend closed the channel unexpectedly (huh?)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pqReadData() -- backend closed the channel unexpectedly (huh?)
Дата
Msg-id 25685.973663402@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pqReadData() -- backend closed the channel unexpectedly (huh?)  (Frank Miles <fpm@u.washington.edu>)
Список pgsql-general
Frank Miles <fpm@u.washington.edu> writes:
>     query: delete from units where unit_id = 5;
>     ProcessQuery
>     /opt/pgsql/bin/postmaster: reaping dead processes...
>     /opt/pgsql/bin/postmaster: CleanupProc: pid 21004 exited with status 139
>     Server process (pid 21004) exited with status 139 at Tue Nov  7 11:04:56 2000

There should be a core file left over from the backend crash in the
subdirectory for the database.  Can you provide a debugger backtrace
from the corefile?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Relation 'pg_user' does not exist
Следующее
От: KuroiNeko
Дата:
Сообщение: Re: feature request and scripting question