Re: How to get parallel restore in PG 8.4 to work? - Mailing list pgsql-performance

From Tom Lane
Subject Re: How to get parallel restore in PG 8.4 to work?
Date
Msg-id 4107.1238593597@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to get parallel restore in PG 8.4 to work?  (henk de wit <henk53602@hotmail.com>)
Responses Re: How to get parallel restore in PG 8.4 to work?
List pgsql-performance
henk de wit <henk53602@hotmail.com> writes:
> I still have some work to do to find out why dumping in the custom
> format is so much slower.

Offhand the only reason I can see for it to be much different from
plain-text output is that -Fc compresses by default.  If you don't
care about that, try -Fc -Z0.

            regards, tom lane

pgsql-performance by date:

Previous
From: henk de wit
Date:
Subject: Re: How to get parallel restore in PG 8.4 to work?
Next
From: Robert Haas
Date:
Subject: Re: PostgreSQL