Re: backup software for postgresql

From: "Uwe C(dot) Schroeder" <uwe(at)oss4u(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Cc: "Robert Ngo" <robertngo(at)perridot(dot)com>
Subject: Re: backup software for postgresql
Date: 2005-10-02 23:04:22
Message-ID: 200510021604.22876.uwe@oss4u.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I'm going the easy route with that one.
I do a full dump every night - which goes to tape (using any type of tape
backup software) and is mirrored to another machine using rdist. For
continuous backup I use Slony to replicate the master database to two
off-site backup servers. That way there are 3 live copies and one daily copy
at any given time - although I never needed a backup (knock on wood).

UC

On Sunday 02 October 2005 05:06, Robert Ngo wrote:
> Hi,
>
>
>
> Which backup software out there work well with postgresql, I cannot find
> one with backup agent for postgres.
>
>
>
> I am looking for a backup solution that will backup the postgres database
> from a fiber channel san to a fiber channel tape library, any one here have
> experience with similar setup?

--
Open Source Solutions 4U, LLC 2570 Fleetwood Drive
Phone: +1 650 872 2425 San Bruno, CA 94066
Cell: +1 650 302 2405 United States
Fax: +1 650 872 2417

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Hervé Piedvache 2005-10-02 23:35:38 Re: backup software for postgresql
Previous Message Jeff Kirby 2005-10-02 16:42:35 Vacuum Full Analyze Stalled