Re: Peer to peer replication of Postgresql databases - Mailing list pgsql-hackers

From Anuradha Ratnaweera
Subject Re: Peer to peer replication of Postgresql databases
Date
Msg-id 20021011102958.GA7037@lklug.pdn.ac.lk
Whole thread Raw
In response to Re: Peer to peer replication of Postgresql databases  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Responses Re: Peer to peer replication of Postgresql databases  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-hackers
On Fri, Oct 11, 2002 at 03:54:15PM +0530, Shridhar Daithankar wrote:
>
> On 11 Oct 2002 at 16:16, Anuradha Ratnaweera wrote:
>
> > I am trying to add some replication features to postgres (yes, I have
> > already looked at ongoing work), in a peer to peer manner.  The goal
> > is to achive `nearly complete fault tolerence' by replicating data.
>
> Sounds a lot like usogres. You got it running. (I never had a chance.) I would
> like to hear how it compares against it.
>
> Can anybody comment how maintained usogres is. It covers an important area of
> replication but I am not sure how maintained that is. If it is not, I suggest
> we pick it up and finish it.

I will look at it, too.  Thanks for the link.  In some cases, starting
anew is faster than learning unmaintained existing code.

My original mail would have been much shorter if it simply stated that I
want to add `application level RAID-0' to postgres ;)

    Anuradha

--

Debian GNU/Linux (kernel 2.4.18-xfs-1.1)

I think the world is run by C students.
        -- Al McGuire


pgsql-hackers by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: Peer to peer replication of Postgresql databases
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: Peer to peer replication of Postgresql databases