Re: pqReadData() -- backend closed the channel unexpectedly (huh?) - Mailing list pgsql-general

From Tom Lane
Subject Re: pqReadData() -- backend closed the channel unexpectedly (huh?)
Date
Msg-id 25685.973663402@sss.pgh.pa.us
Whole thread Raw
In response to pqReadData() -- backend closed the channel unexpectedly (huh?)  (Frank Miles <fpm@u.washington.edu>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Relation 'pg_user' does not exist
Next
From: KuroiNeko
Date:
Subject: Re: feature request and scripting question