pg_dump - Mailing list pgsql-bugs

From Volodymyr Blahoi
Subject pg_dump
Date
Msg-id CAKeoALS2u6dwZZEr5ay8+_81FpdhPDghHQQ3aa2B2GVcW6iLfw@mail.gmail.com
Whole thread Raw
Responses Re: pg_dump
Re: pg_dump
List pgsql-bugs
When you create 5000 schemas and 100 tables with 10 different data types in every schema and execute pg_dump -a --inserts -t schema1.table2 dbname, it executing around 2 min. How to make it more faster?

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16424: COPY Command fails for CSV formath
Next
From: "David G. Johnston"
Date:
Subject: Re: pg_dump