PQendcopy: resetting connection error - Mailing list pgsql-interfaces

From sathya priya
Subject PQendcopy: resetting connection error
Date
Msg-id 20001123143100.3631.qmail@web1901.mail.yahoo.com
Whole thread Raw
List pgsql-interfaces
hai,

 I encountered the following error While I was trying
to pg_dump the database using the command

  pg_dump -z dbname > bkfilename


PQendcopy: resetting connection
SQL query to dump the contents of Table 'sarehits' did
not execute correctly.  A
fter we read all the table contents from the backend,
PQendcopy() failed.  Expla
nation from backend: ''.
The query was: 'COPY "sarehits" TO stdout;
'.



any help to solve the above said problem.


with regds
p. ashok kumar


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

pgsql-interfaces by date:

Previous
From: Jean-Pierre Loui
Date:
Subject: switching database form oracle to postgress on a jdbc app
Next
From: Eckhard Hoeffner
Date:
Subject: exporting from ms access to postgresql