warm database, tape device backup - Mailing list pgsql-general

From milos.babic@gmail.com
Subject warm database, tape device backup
Date
Msg-id 000e0cd298022f059d046240953b@google.com
Whole thread Raw
Responses Re: warm database, tape device backup
Re: warm database, tape device backup
List pgsql-general
Hi!

I have few question regarding new PostgreSQL database installation.

The potential installation will have to manage over 1.5 TB of data.

Since our customers have an increasing demand for high availability, we
decided to try with PostgreSQL's concept of warm standby database
(http://www.postgresql.org/docs/8.3/static/warm-standby.html).

Apart from having a standby database, we MUST HAVE an enterprise class
reliable backup soltuion and the backup is our major concern now.

My first question is: is there any commercial solution for on-line backup
directly to tape device, e.g. like HP Data Protector or EMC NetWorker
module for Oracle?

Can we use on-line backup (http://www.postgresql.org/docs/8.1/static/backup-online.html) using
pg_start_backup and place backup segments onto a tape device directly,
without using the disk storage temporarily (because we have 1,5 TB
database)?

Another question is: Do you have some positive experience regarding warm
standby databases of this size?


Kind regards
Milos Babic

pgsql-general by date:

Previous
From: James Dooley
Date:
Subject: Searching a gin index
Next
From: Oleg Bartunov
Date:
Subject: Re: Searching a gin index