Re: pqReadData() -- backend closed on COPY

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pqReadData() -- backend closed on COPY
Дата
Msg-id 25038.994181962@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pqReadData() -- backend closed on COPY  ("Clinton James" <cjames@callone.net>)
Список 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 по дате отправления:

Предыдущее
От: Philip Molter
Дата:
Сообщение: Re: Determining scan types
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Partial indicies almost working (I think)