Re: pqReadData() -- backend closed on COPY - Mailing list pgsql-general

From Tom Lane
Subject Re: pqReadData() -- backend closed on COPY
Date
Msg-id 25038.994181962@sss.pgh.pa.us
Whole thread Raw
In response to pqReadData() -- backend closed on COPY  ("Clinton James" <cjames@callone.net>)
List pgsql-general
"Clinton James" <cjames@callone.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

pgsql-general by date:

Previous
From: Philip Molter
Date:
Subject: Re: Determining scan types
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Partial indicies almost working (I think)