Re: Problem with Online-Backup - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Problem with Online-Backup
Date
Msg-id 45C38526.2000007@commandprompt.com
Whole thread Raw
In response to Re: Problem with Online-Backup  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
>>> Nowadays I also wonder about the restoration times of say 200GB or even
>>> TBs of data from backups. More fun if there are Very Important and
>>> Influential People popping in every 15 minutes to ask whether it's done
>>> yet.
>
> That's a problem with pg.  pg_dump is single-threaded and can only
> write out to one file/device.
>
> Now that PITR-from-WAL is in place, there are people who swear that
> tarring up data directories, and then WAL-log rolling them forward
> works perfectly.  If your database uses tablespaces and is spread

Perfectly? Hardly ;) but it does indeed work.

Joshua D. Drake

> across multiple disk devices, then you could probably speed the
> backup/restore by parallel tarring each device data tree to it's own
>  tape drive.  6 LTO tape drives and your TB database gets backed up
> up right quickly.
>
>

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match



--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-general by date:

Previous
From: Dave Page
Date:
Subject: Re: Re: pgAdmin III and pgpass was I "might" have found a bug on 8.2.1 win32
Next
From: Magnus Hagander
Date:
Subject: Re: Re: pgAdmin III and pgpass was I "might" have found a bug on 8.2.1 win32