Re: pqReadData() -- backend closed on COPY

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Clinton James" <cjames(at)callone(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pqReadData() -- backend closed on COPY
Date: 2001-07-03 17:39:22
Message-ID: 25038.994181962@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Clinton James" <cjames(at)callone(dot)net> writes:
> When trying to copy data I get the following message.
> pqReadData() -- backend closed the channel unexpectedly.

> Can anyone point me in the direction for fixing this?

A debugger backtrace from the backend core dump would be a good start.
You might have to compile with -g to get a useful backtrace.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-07-03 17:57:57 Re: [PATCH] Partial indicies almost working (I think)
Previous Message Philip Molter 2001-07-03 17:18:32 Re: Determining scan types