> On May 31, 2020, at 08:05, t...@exquisiteimages.com wrote: > > My pg_class table contains 9,000,000 entries and I have 9004 schema. Which version of pg_dump are you running? Older versions (don't have the precise major version in front of me) have N^2 behavior on the number of database objects being dumped. -- -- Christophe Pettus x...@thebuild.com
- pg_dump of database with numerous objects tony
- Re: pg_dump of database with numerous objects Adrian Klaver
- Re: pg_dump of database with numerous objects Christophe Pettus
- Re: pg_dump of database with numerous objects tony
- Re: pg_dump of database with numerous objec... Christophe Pettus
- Re: pg_dump of database with numerous o... Adrian Klaver
- Re: pg_dump of database with numer... Christophe Pettus
- Re: pg_dump of database with n... Adrian Klaver
- Re: pg_dump of database wi... Bruce Momjian
- Re: pg_dump of database with numerous objects Alvaro Herrera
- Re: pg_dump of database with numerous objects Bruce Momjian