pg_dump problem - Mailing list pgsql-general

From Marek PUBLICEWICZ
Subject pg_dump problem
Date
Msg-id Pine.SOL.4.30.0103191929100.6439-100000@elektron.elka.pw.edu.pl
Whole thread Raw
In response to Re: concurrent updates problem  (Jan Ploski <jpljpl@gmx.de>)
List pgsql-general
Hello,

    I've had a problem during invoking the pg_dump program. I get the
following result:

NOTICE: get_groname: group 2 not found
getTables(): SELECT failed. Explanation from backend: 'pqReadData() --
backend closed the channel unexptectedly

The point is that everything used to work fine, and I don't know actually
when and why this error ocurred.

I did the vacuum a few times but it didn't help. The error occurs also,
when I try to dump a single table - even if it has just been created as a
new one.

What can be the reason and what should I do to make a backup of the
database?

                    thanks in advance

                        mark


pgsql-general by date:

Previous
From: "Brian Baquiran"
Date:
Subject: Upgrade 6.5 to 7.0.3 or 7.1 beta?
Next
From: "Vilson farias"
Date:
Subject: vacuumdb locked - part II