From: | sathya priya <mscsathya(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | PQendcopy: resetting connection error |
Date: | 2000-11-23 14:31:00 |
Message-ID: | 20001123143100.3631.qmail@web1901.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-interfaces pgsql-sql |
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/
From | Date | Subject | |
---|---|---|---|
Next Message | Toma Vailikit | 2000-11-23 14:44:17 | RE: Lack of Performance |
Previous Message | Timothy J Hitchens | 2000-11-23 13:27:30 | Load of 4 Million Queries Read and or Write Per Second |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-23 17:26:49 | Re: [INTERFACES] PQendcopy: resetting connection error |
Previous Message | Jean-Pierre Loui | 2000-11-23 08:05:14 | switching database form oracle to postgress on a jdbc app |
From | Date | Subject | |
---|---|---|---|
Next Message | Yves Martin | 2000-11-23 15:34:33 | Statement too long |
Previous Message | Tomasz Gralewski | 2000-11-23 14:02:51 | Create tables in one query |