Thread
-
double dumps for all objects with pg_dump
guenther mair <mairg@efferd.nettz.com> — 2000-06-01T12:49:02Z
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!
-
Re: [BUGS] double dumps for all objects with pg_dump
Bruce Momjian <pgman@candle.pha.pa.us> — 2000-06-02T14:56:40Z
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