Re: double dumps for all objects with pg_dump - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: double dumps for all objects with pg_dump
Date
Msg-id 200006021456.KAA06372@candle.pha.pa.us
Whole thread Raw
In response to double dumps for all objects with pg_dump  (guenther mair <mairg@efferd.nettz.com>)
List 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 by date:

Previous
From: guenther mair
Date:
Subject: double dumps for all objects with pg_dump
Next
From: Peter Eisentraut
Date:
Subject: Re: uniqueness not always correct