Re: Replication

Поиск
Список
Период
Сортировка
Искать
От
Ben
Тема
Re: Replication
Дата
Msg-id
Pine.LNX.4.64.0706141625230.27105@localhost.localdomain
Ответ на
Replication (Craig James)
Список
Дерево обсуждения
Replication Craig James <craig_james@emolecules.com>
Re: Replication Devrim GÜNDÜZ <devrim@CommandPrompt.com>
Re: Replication Jeff Davis <pgsql@j-davis.com>
Re: Replication "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Replication "Joshua D. Drake" <jd@commandprompt.com>
Re: Replication Markus Schiltknecht <markus@bluegap.ch>
Re: Replication Craig James <craig_james@emolecules.com>
Re: Replication Markus Schiltknecht <markus@bluegap.ch>
Re: Replication Andrew Sullivan <ajs@crankycanuck.ca>
Re: Replication Markus Schiltknecht <markus@bluegap.ch>
Re: Replication "Alexander Staubo" <alex@purefiction.net>
Re: Replication Ben <bench@silentmedia.com>
Re: Replication Craig James <craig_james@emolecules.com>
Re: Replication Gábriel Ákos <akos.gabriel@i-logic.hu>
Re: Replication Andreas Kostyrka <andreas@kostyrka.org>
Re: Replication Craig James <craig_james@emolecules.com>
Re: Replication "Joshua D. Drake" <jd@commandprompt.com>
Re: Replication "Alexander Staubo" <alex@purefiction.net>
Which replication problem are you trying to solve?

On Thu, 14 Jun 2007, Craig James wrote:

> Looking for replication solutions, I find:
>
> Slony-I
> Seems good, single master only, master is a single point of failure,
> no good failover system for electing a new master or having a failed
> master rejoin the cluster.  Slave databases are mostly for safety or
> for parallelizing queries for performance.  Suffers from O(N^2) 
> communications (N = cluster size).
>
> Slony-II
> Seems brilliant, a solid theoretical foundation, at the forefront of
> computer science.  But can't find project status -- when will it be
> available?  Is it a pipe dream, or a nearly-ready reality?
>
> PGReplication
> Appears to be a page that someone forgot to erase from the old GBorg site.
>
> PGCluster
> Seems pretty good, but web site is not current, there are releases in use
> that are not on the web site, and also seems to always be a couple steps
> behind the current release of Postgres.  Two single-points failure spots,
> load balancer and the data replicator.
>
> Is this a good summary of the status of replication?  Have I missed any 
> important solutions or mischaracterized anything?
>
> Thanks!
> Craig
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
В списке pgsql-performance по дате отправления
От: Joshua D. Drake
Дата:
Сообщение: Re: Replication
От: Alexander Staubo
Дата:
Сообщение: Re: Replication
FAQ