an error while pg_dumpall

Поиск
Список
Период
Сортировка
От Partyka Robert
Тема an error while pg_dumpall
Дата
Msg-id 3ACB4C3A.16507.B7B088@localhost
обсуждение исходный текст
Ответы Re: an error while pg_dumpall  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

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

[postgres@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.


В списке pgsql-general по дате отправления:

Предыдущее
От: "Gregory Wood"
Дата:
Сообщение: Re: problems with variabiles in plpgsql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: an error while pg_dumpall