Re: Incremental backup with RSYNC or something?

From: Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com>
To: Alex Thurlow <alex-reports(at)blastro(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Incremental backup with RSYNC or something?
Date: 2011-11-24 15:49:36
Message-ID: CAFWfU=vvA6hvzWafw3diPTOvE3TBdtOfqtQ=hn8Bd1cp9H5XgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Nov 23, 2011 at 6:13 AM, Alex Thurlow <alex-reports(at)blastro(dot)com> wrote:
> On 11/22/2011 3:28 PM, Merlin Moncure wrote:
......
> How long is this backup taking?  I have a ~100GB database that I back up
> with pg_dump (which compresses as it dumps if you want it to) and that only
> takes 35 minutes.  Granted, I have it on some fast SCSI drives in RAID 1,
> but even a single SATA drive should still finish in a decent amount of time.

Hi Alex, could you share what exact command you use? Mine are SCSI
too, in RAID 10, but the dump takes over 2-3 hours (60 GB database)
and the CPU consumption during this time is huge.

Thanks!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Henrion 2011-11-24 15:53:43 Re: Incremental backup with RSYNC or something?
Previous Message Robert Treat 2011-11-24 15:39:58 Re: General performance/load issue