Re: Replication on the backend - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Replication on the backend
Date
Msg-id 4395232F.50607@Yahoo.com
Whole thread Raw
In response to Re: Replication on the backend  (Gustavo Tonini <gustavotonini@gmail.com>)
Responses Re: Replication on the backend  (Gustavo Tonini <gustavotonini@gmail.com>)
Re: Replication on the backend  (Rick Gigger <rick@alpinenetworking.com>)
Re: Replication on the backend  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-hackers
On 12/5/2005 8:18 PM, Gustavo Tonini wrote:

> replication (master/slave, multi-master, etc) implemented inside
> postgres...I would like to know what has been make in this area.

We do not plan to implement replication inside the backend. Replication 
needs are so diverse that pluggable replication support makes a lot more 
sense. To me it even makes more sense than keeping transaction support 
outside of the database itself and add it via pluggable storage add-on.


Jan


> 
> Gustavo.
> 
> P.S. Sorry for my bad English.
> 
> 2005/12/5, Chris Browne <cbbrowne@acm.org>:
>>
>> gustavotonini@gmail.com (Gustavo Tonini) writes:
>> > What about replication or data distribution inside the backend.  This
>> > is a valid issue?
>>
>> I'm not sure what your question is...
>> --
>> (reverse (concatenate 'string "gro.gultn" "@" "enworbbc"))
>> http://www.ntlug.org/~cbbrowne/x.html
>> "Love is like a snowmobile flying over the frozen tundra that suddenly
>> flips, pinning you underneath.  At night, the ice weasels come."
>> -- Matt Groening
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 1: if posting/reading through Usenet, please send an appropriate
>>        subscribe-nomail command to majordomo@postgresql.org so that your
>>        message can get through to the mailing list cleanly
>>
> 


-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] snprintf() argument reordering not working
Next
From: Michael Fuhr
Date:
Subject: Re: Reduce NUMERIC size by 2 bytes, reduce max length to 508