From: | Andrew Rawnsley <ronz(at)ravensfield(dot)com> |
---|---|
To: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Proposal for a cascaded master-slave replication system |
Date: | 2003-11-11 17:45:08 |
Message-ID: | CAB2AD28-146E-11D8-85DC-000393A47FCC@ravensfield.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Nov 11, 2003, at 12:11 PM, Joe Conway wrote:
> Jan Wieck wrote:
>> http://developer.postgresql.org/~wieck/slony1.html
>
> Very interesting read. Nice work!
Ditto. I'll read it a bit closer later, but after a quick read it
seems quite complete and well thought out. I especially like
that sequences are being dealt with.
Thanks for putting the effort in, and making it a community project.
>
>> We want to build this system as a community project. The plan was from
>> the beginning to release the product under the BSD license. And we
>> think
>> it is best to start it as such and to ask for suggestions during the
>> design phase already.
>
> I couldn't quite tell from the design doc -- do you intend to support
> conditional replication at a row level?
>
> I'm also curious, with cascaded replication, how do you handle the
> case where a second level slave has a transaction failure for some
> reason, i.e.:
>
> M
> / \
> / \
> Sa Sb
> / \ / \
> Sc Sd Se Sf
>
> What happens if data is successfully replicated to Sa, Sb, Sc, and Sd,
> and then an exception/rollback occurs on Se?
>
> Joe
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--------------------
Andrew Rawnsley
President
The Ravensfield Digital Resource Group, Ltd.
(740) 587-0114
www.ravensfield.com
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2003-11-11 17:46:58 | Re: Locks information |
Previous Message | Fernando | 2003-11-11 17:20:42 | Re: Locks information |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2003-11-11 17:51:48 | Re: [HACKERS] Changes to Contributor List |
Previous Message | Marc G. Fournier | 2003-11-11 17:34:58 | Re: bugzilla (Was: What do you want me to do?) |