| From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | "Chris M(dot) Gamble" <chris(dot)gamble(at)cpbinc(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Desperate help needed for Replication |
| Date: | 2003-10-23 22:53:08 |
| Message-ID: | 200310231953.08926.martin@bugs.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
El Jue 23 Oct 2003 19:41, Chris M. Gamble escribió:
> I am trying to perform what I best understand as Multi-master asynchronous
replication for postgres 7.3.3 servers. After researching, I tried the
pgReplication project (and made the simple modification as listed in their
mailing lists), but was not able to build the environment needed for Redhat
7.3.
>
> My question is: is anyone doing this type of replication, and if you are not
using pgReplicate, then what are you using?
1) I think the best shot should be eRServ
http://gborg.postgresql.org/project/erserver/projdisplay.php
2) Upgrade your DB server to 7.3.4. Your actual version has a serious bug
which can cause crashes of the system.
--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telemática
Universidad Nacional
del Litoral
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris M. Gamble | 2003-10-23 22:55:10 | Re: Desperate help needed for Replication |
| Previous Message | Chris M. Gamble | 2003-10-23 22:41:00 | Desperate help needed for Replication |