| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | guenther mair <mairg(at)efferd(dot)nettz(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: [BUGS] double dumps for all objects with pg_dump |
| Date: | 2000-06-02 14:56:40 |
| Message-ID: | 200006021456.KAA06372@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-06-02 15:04:05 | Re: Future plans for raw devices ? |
| Previous Message | Norbert Meissner | 2000-06-02 14:54:22 | Future plans for raw devices ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-06-02 23:48:23 | Re: uniqueness not always correct |
| Previous Message | Tom Lane | 2000-06-02 06:18:06 | Re: Bug Repoprt- Casting Issues |