Re: double dumps for all objects with pg_dump

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: double dumps for all objects with pg_dump
Дата
Msg-id 200006021456.KAA06372@candle.pha.pa.us
обсуждение исходный текст
Ответ на double dumps for all objects with pg_dump  (guenther mair <mairg@efferd.nettz.com>)
Список pgsql-bugs
My guess is that you have either duplicates in pg_database or pg_shadow,
but they have unique indexes so I don't know how that could happen.

> hi!
>
> i get double dumps for all tables, indices and acl's in my databases when
> trying to do a simple "pg_dump <tablename>"!
>
> i'm using postgresql 7.0 on linux (kernel 2.2.14, almost all libraries out
> of slackware 7).
>
> is there any known bug?
>
> thanks!
>
>
> gunny
>
> ps: please include me in your replies, since i'm not subscribed to this
> mailing list!
>
>
>


--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: guenther mair
Дата:
Сообщение: double dumps for all objects with pg_dump
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: uniqueness not always correct