pg_dump segfaults with -z on 6.4

Поиск
Список
Период
Сортировка
От Frank Joerdens
Тема pg_dump segfaults with -z on 6.4
Дата
Msg-id 3A4F6282.302EB90D@joerdens.de
обсуждение исходный текст
Ответы Re: pg_dump segfaults with -z on 6.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm just trying to upgrade from 6.4 to 7.1 and did a

pg_dumpall -oz > outfile

or

pg_dump -oz database > outfile

to catch the permissions, and I get a Segmentation fault. Omitting -z works, but that
doesn't cut the mustard cuz I'd have to add all the permission by hand for every single
table (only a few dozen but still . . . ).

Can you dump the grant/revoke commands separately somehow (which table are they in?) or is
there another solution?

Cheers Frank

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

Предыдущее
От: "Eric Mueller"
Дата:
Сообщение: detailed docs for functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump segfaults with -z on 6.4