Re: pg_dump slower than pg_restore

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump slower than pg_restore
Date: 2014-07-04 00:00:16
Message-ID: 53B5EE90.1030606@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sunpeng 2014-07-04 00:06:05 which odbc version (32 or 64 bit) should be installed in Client ?
Previous Message David Wall 2014-07-03 23:54:18 Re: pg_dump slower than pg_restore