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

From Tom Lane
Subject Re: pqReadData() -- backend closed the channel unexpectedly
Date
Msg-id 23793.969468495@sss.pgh.pa.us
Whole thread Raw
In response to Re: pqReadData() -- backend closed the channel unexpectedly  (Buddy Lee Haystack <haystack@email.rentzone.org>)
List pgsql-general
Buddy Lee Haystack <haystack@email.rentzone.org> writes:
> Here's the program stack of the core file using gdb [I learn something new every day!]:

> (gdb) bt
> #0  0x8096243 in ?? ()
> #1  0x8092f3e in ?? ()
> #2  0x8092279 in ?? ()
> #3  0x809197e in ?? ()

Not much help there :-(.  Can you recompile with -g and try it again?

            regards, tom lane

pgsql-general by date:

Previous
From: Buddy Lee Haystack
Date:
Subject: Re: pqReadData() -- backend closed the channel unexp
Next
From: Tom Lane
Date:
Subject: Re: rule with multiple DELETE action part