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

From Bruce Momjian
Subject Re: warm database, tape device backup
Date
Msg-id 200902061425.n16EPlW09408@momjian.us
Whole thread Raw
In response to warm database, tape device backup  (milos.babic@gmail.com)
List pgsql-general
milos.babic@gmail.com wrote:
> 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, eg like HP Data Protector or EMC NetWorker
> module for Oracle?

Can you just open the tape drive in append mode and keep writing to it
as a file?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Searching a gin index
Next
From: Jennifer Trey
Date:
Subject: How do I turn on query logger?