Pg_Dump Strange Error

From: "Jorge E(dot) Alvarez" <demasiado(at)antisocial(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Pg_Dump Strange Error
Date: 2000-06-05 18:36:19
Message-ID: 63342000615173619156@antisocial.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a PostgreSQL 6.5.3 database server working flawlessly under
Linux-Mandrake 7.0

However, when I try to use the pg_dump utility, I get this error:

#pg_dump myDatabase > backup.db

NOTICE: get_groname: group 87 not found
getTables(): SELECT failed. Explanation from backend: 'pqReadData() --
backend
closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.

Otherwise, this database has been working perfectly for many weeks (via
ODBC), but pg_dump still refuses to work. I installed from RPMs.

Any ideas?

TIA,

Jorge.

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brook Milligan 2000-06-05 19:11:13 interaction between rules, functions and permissions
Previous Message carl garland 2000-06-05 17:29:23 Re: Re: Speed of locating tables