Re: Rép. : Re: Hot Backup

From: Justin Clift <justin(at)postgresql(dot)org>
To: Erwan DUROSELLE <EDuroselle(at)seafrance(dot)fr>
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in, pgsql-general(at)postgresql(dot)org
Subject: Re: Rép. : Re: Hot Backup
Date: 2002-10-08 14:08:45
Message-ID: 3DA2E6ED.BDEDC055@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Erwan DUROSELLE wrote:
>
> > Well, there are replication solutions which rsyncs WAL files after they are
> > rotated so two database instances are upto sync with each other at a difference
> > of one WAL file. If you are interested I can post the pdf.

Is this the PostgreSQL High Availability solution by Dr. Everett (Skip)
F. Carter Jr.?

http://www.taygeta.com/ha-postgresql.html

Was going to look into this recently, but have been told by two people
that it would definitely corrupt all data, etc. Haven't used it, but
don't think they've be very wrong.

Has anyone implemented this and can give us some yes/no experiences with
it?

If it works then great, but if it doesn't then the author should be
notified, etc.

:-)

Regards and best wishes,

Justin Clift

> Yes, please
>
> -------------------------------------------------------------------------------
> Erwan DUROSELLE // SEAFRANCE DSI
> Responsable Bases de Données // Databases Manager
> Tel: +33 (0)1 55 31 59 70 // Fax: +33 (0)1 55 31 85 28
> email: eduroselle(at)seafrance(dot)fr
> -------------------------------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-10-08 14:12:03 Re: How to find out about index
Previous Message Justin Clift 2002-10-08 14:04:40 Re: Hot Backup