Re: Backup - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Backup
Date
Msg-id 1201252875.4257.387.camel@ebony.site
Whole thread Raw
In response to Re: Backup  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
Responses Re: [GENERAL] Backup  (Chander Ganesan <chander@otg-nc.com>)
List pgsql-admin
On Fri, 2008-01-25 at 11:34 +1100, Phillip Smith wrote:
> > We have a center in Europe who has just started to use PostgreSQL and was
> > asking me if there are any Symantec product or other products that backup
> > this type of database.
>
> It doesn't appear to.

The design of the PITR system allows a product-agnostic backup. Anything
that can backup a file can backup PostgreSQL. There is no need for
special certifications of hologram logos.

You may need to write a few lines of script to do it, but that's not a
problem surely?

So you can use pg_dump or PITR, as you choose.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com


pgsql-admin by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Backup
Next
From: "Surachai Locharoen"
Date:
Subject: How to alias encoding to postgresql