Re: pg_dump slower than pg_restore

From: Bosco Rama <postgres(at)boscorama(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump slower than pg_restore
Date: 2014-07-04 00:13:52
Message-ID: 53B5F1C0.2080600@boscorama.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/03/14 17:00, John R Pierce wrote:
> On 7/3/2014 4:51 PM, David Wall wrote:
>> That's interesting. Since I gzip the resulting output, I'll give -Z0
>> a try. I didn't realize that any compression was on by default.
>
> default compression only happens in with pg_dump -Fc

Yeah. OP says he is using --format=c

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo Gonzalez 2014-07-04 00:15:57 Re: which odbc version (32 or 64 bit) should be installed in Client ?
Previous Message Bosco Rama 2014-07-04 00:13:27 Re: pg_dump slower than pg_restore