On Thu, Nov 8, 2012 at 7:25 PM, Bruce Momjian <[email protected]> wrote:
>
> I did some more research and realized that I was not using --schema-only
> like pg_upgrade uses.  With that setting, things look like this:
>
...

For profiling pg_dump in isolation, you should also specify
--binary-upgrade.  I was surprised that it makes a big difference,
slowing it down by about 2 fold.

Cheers,

Jeff


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to