Re: pg_dump and pg_dumpall fail when trying to backup database

Поиск
Список
Период
Сортировка
От jack_turer@yahoo.com (jack turer)
Тема Re: pg_dump and pg_dumpall fail when trying to backup database
Дата
Msg-id 8a58c331.0402220424.51a2941f@posting.google.com
обсуждение исходный текст
Ответ на pg_dump and pg_dumpall fail when trying to backup database  (jack_turer@yahoo.com (jack turer))
Ответы Re: pg_dump and pg_dumpall fail when trying to backup database  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Oh, the rerun of the pg_dump was a little different after the typnamespace
cleanup, but still failed..

pg_dump -v mydb | more
pg_dump: saving database definition
pg_dump: reading namespaces
pg_dump: reading user-defined types
pg_dump: reading user-defined functions
pg_dump: reading user-defined aggregate functions
pg_dump: reading user-defined operators
pg_dump: reading user-defined operator classes
pg_dump: reading user-defined tables
pg_dump: could not find namespace with OID 2200
pg_dump: *** aborted because of error

Any thoughts?

THank you,
Jack

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

Предыдущее
От: jake@omnimode.com (jake johnson)
Дата:
Сообщение: Irreversible performance drop after increasing shared mem
Следующее
От: "Greg"
Дата:
Сообщение: GRANTing privileges to a plpgsql function doesn't give required result (pg 7.3.4)