Problems with pg_dump

From: Stefan Holzheu <stefan(dot)holzheu(at)bitoek(dot)uni-bayreuth(dot)de>
To: ADMIN <pgsql-admin(at)postgresql(dot)org>
Subject: Problems with pg_dump
Date: 2004-01-26 12:50:43
Message-ID: 40150D23.8000903@bitoek.uni-bayreuth.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Two weeks ago we did an upgrade from postgresql 7.3.2 to 7.4.1.
No we have the problem that pg_dump does not finish. We get the
following error message:

pg_dump: lost synchronization with server: got message type "5", length
842281016
pg_dump: SQL command to dump the contents of table "aggr_stddev_hour"
failed:
PQendcopy() failed.
pg_dump: Error message from server: lost synchronization with server: got
message type "5", length 842281016
pg_dump: The command was: COPY messungen.aggr_stddev_hour (id, von, wert,
counts) TO stdout;

The database size is about 10 GB. OS is Redhat Linux 7.1.

Help appreciated!

Stefan

--
-----------------------------
Dr. Stefan Holzheu
Tel.: 0921/55-5720
Fax.: 0921/55-5799
BITOeK Wiss. Sekretariat
Universitaet Bayreuth
D-95440 Bayreuth
-----------------------------

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Travers 2004-01-26 13:17:57 Re: [SQL] Database diagram
Previous Message Robert Creager 2004-01-26 12:28:59 Re: [SQL] Database diagram