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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: haystack(at)email(dot)rentzone(dot)org
Cc: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: pqReadData() -- backend closed the channel unexpectedly
Date: 2000-09-20 16:48:15
Message-ID: 23793.969468495@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Buddy Lee Haystack <haystack(at)email(dot)rentzone(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Buddy Lee Haystack 2000-09-20 16:51:30 Re: pqReadData() -- backend closed the channel unexp
Previous Message Buddy Lee Haystack 2000-09-20 15:48:04 Re: pqReadData() -- backend closed the channel unexp