Setting up the pgReplicator: nightmare in the dark

Поиск
Список
Период
Сортировка
От Stephane Bortzmeyer
Тема Setting up the pgReplicator: nightmare in the dark
Дата
Msg-id 20020613094937.GA1109@nic.fr
обсуждение исходный текст
Список pgsql-general
After I've set up replication with mySQL
<URL:http://www.mysql.com/doc/R/e/Replication.html> with great
success, I tried the same with PostgreSQL. rServ does not do what I
want (I need several slaves, and on different machines), so I tried
pgReplicator.

Since it was not obvious (contender for the understatement of the
year) to do it on my Debian box, I took the liberty to write a
mini-HOWTO for the first part of the installation (before the actual
setup of the replication). If you have comments or fixes (or any news
of a better replication system for PostgreSQL), you're welcome.




Вложения

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: "set nice" running a transaction in a lower priority?
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Is this a bug, possible security hole, or wrong