Re: [INTERFACES] PQendcopy: resetting connection error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: sathya priya <mscsathya(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [INTERFACES] PQendcopy: resetting connection error
Date: 2000-11-23 17:26:49
Message-ID: 7418.975000409@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-interfaces pgsql-sql

sathya priya <mscsathya(at)yahoo(dot)com> writes:
> pg_dump -z dbname > bkfilename

> PQendcopy: resetting connection

It's difficult to tell from this what made the COPY command fail.
There might be more info in the postmaster's logfile, though.
(If you're not running the postmaster with a logfile, restart it
with one --- no -S switch, send stdout and stderr to a file ---
and do the dump again.)

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Larry Rosenman 2000-11-23 18:25:10 Re: A Big Table Why ?
Previous Message Ragnar Kjørstad 2000-11-23 16:28:37 Re: Redundant databases/real-time backup

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-11-23 17:58:05 Re: exporting from ms access to postgresql
Previous Message sathya priya 2000-11-23 14:31:00 PQendcopy: resetting connection error

Browse pgsql-sql by date

  From Date Subject
Next Message Albert REINER 2000-11-23 17:28:53 Re: Create tables in one query
Previous Message bmccoy 2000-11-23 16:40:52 Re: Create tables in one query