Re: replication

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: replication
Дата
Msg-id 200604091355.46811@hal.medialogik.com
обсуждение исходный текст
Ответ на replication  (Tom Allison <tallison@tacocat.net>)
Список pgsql-novice
On April 9, 2006 01:30 pm, Tom Allison <tallison@tacocat.net> wrote:
> I have found a few applications which talk about doing postgres database
> replication.  And many of them seem to be (at some point) in various
> states of development.
>
> How well does this work today?

Slony-1 is a fairly mature, actively maintained, open source, master/slave
replication system that works great.

http://gborg.postgresql.org/project/slony1/projdisplay.php

I can't comment on the other available replication systems, having not used
them.


--
Alan

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Allison
Дата:
Сообщение: replication
Следующее
От: Ntina Papadopoulou
Дата:
Сообщение: select id,count(imdb_id) problem