an error while pg_dumpall

From: bobson(at)alpha(dot)pl
To: pgsql-general(at)postgresql(dot)org
Subject: an error while pg_dumpall
Date: 2001-04-04 13:08:02
Message-ID: 3ACB38D2.7654.6BE1C5@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I get such error while trying to dumpall db on PostgreSQL 7.0.3

[postgres(at)trinity pgsql]$ pg_dumpall -p 5555 -d | gzip >
/admins/PGBACK/baza-last-all.sql.gz
getInherits(): SELECT failed. Explanation from backend: 'ERROR:
Attribute 'inhrel' not found
'.
pg_dump failed on trinity_admins_db, exiting

What have I missed ?

And by the way. pg_dumpall ignore "-p PORT" option. When I dont
set $PGPORT env and try to use -p 5555 pg_dumpall ask if there is
postmaster listen on port 5432.

thanks in advice

regards

R. Partyka

BTW. Sorry if this was already noticed on list.

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-04-04 13:20:41 Re: Re: unrecognized language plpgsql
Previous Message roy cabaniss 2001-04-04 12:31:30 converting from php3 to php4