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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lee Joramo <lee(dot)list(at)joramo(dot)com>
Cc: postgre general list <pgsql-general(at)postgresql(dot)org>
Subject: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
Date: 2001-01-09 18:13:59
Message-ID: 1808.979064039@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Lee Joramo <lee(dot)list(at)joramo(dot)com> writes:
> Most likely I do not have specfic notes for the
> postgre installation because because it was part of the initial LinuxPCC
> 2000 installation from CD.

If you can confirm that the server you are running is from the LinuxPPC
2000 CD, then I will try to duplicate the problem here ... I have that
same Linux distro running on a laptop, but never bothered to fire up
its PgSQL, since it's so out of date :-(.

I will need the full declaration of the table (most reliable way to show
this is "pg_dump -s -t tablename databasename").

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mikheev, Vadim 2001-01-09 18:37:39 RE: WAL questions
Previous Message Bruce Momjian 2001-01-09 18:09:40 Re: Does Postgresql deadlock?