Re: Incremental backup with RSYNC or something? - Mailing list pgsql-general

From Andy Colson
Subject Re: Incremental backup with RSYNC or something?
Date
Msg-id 4EBFD81F.9090500@squeakycode.net
Whole thread Raw
In response to Re: Incremental backup with RSYNC or something?  (Gregg Jaskiewicz <gryzman@gmail.com>)
Responses Re: Incremental backup with RSYNC or something?  (Phoenix Kiula <phoenix.kiula@gmail.com>)
List pgsql-general
On 11/13/2011 07:51 AM, Gregg Jaskiewicz wrote:
> pg_dump -Fc already compresses, no need to pipe through gzip
>

I dont think that'll use two core's if you have 'em.  The pipe method will use two cores, so it should be faster.
(assumingyou are not IO bound). 

-Andy

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Incremental backup with RSYNC or something?
Next
From: "Clark C. Evans"
Date:
Subject: Re: CLONE DATABASE (with copy on write?)