Re: PostgreSQL replication on Windows

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: PostgreSQL replication on Windows
Дата
Msg-id m3hdl8xnxg.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на PostgreSQL replication on Windows  (Harm van der Ploeg <harm.van.der.ploeg@relitech.nl>)
Ответы Re: PostgreSQL replication on Windows  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-ports
Martha Stewart called it a Good Thing when xzilla@users.sourceforge.net (Robert Treat) wrote:
> On Thursday 20 January 2005 06:14, Harm van der Ploeg wrote:
>> Are there any replication solutions that have been tested on
>> Windows. The options listed on the PostgreSQL site all require
>> Linux/Unix or are only available as source. I am not able to
>> compile these sources.
>
> I think all of the open source ones require *nix, although I think
> you could set up slony on a central machine and use it to replicate
> remote windows servers if you wanted.  If your willing to pay for
> such software, I believe command prompt has plans to port thier
> system (mammoth replicator) to windows, so you might want to contact
> them.

All the replication systems I know of require some compiled code
running on all servers.

For Slony-I to function, for instance, requires having some triggers
implemented in C which would therefore have to be compiled on Windows.
The same is true for the "open source" version of eRServer.
--
select 'cbbrowne' || '@' || 'ntlug.org';
http://www3.sympatico.ca/cbbrowne/multiplexor.html
The IQ of the group is the lowest IQ of  a member of the group divided
by the number of people in the group.

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: PostgreSQL replication on Windows
Следующее
От: "Bailey, Scott"
Дата:
Сообщение: Success report