Re: [GENERAL] Desperate help needed for Replication

2003-10-24 Thread Andrew Sullivan
On Thu, Oct 23, 2003 at 05:55:10PM -0500, Chris M. Gamble wrote: > update replicated to all others. It looked as though I could > only update at 1 server. That's right. At the moment, AFAIK, nobody can offer what you want, although I have heard suggestions otherwise. The distance tha

Re: [GENERAL] Desperate help needed for Replication

2003-10-24 Thread Andrew Sullivan
On Thu, Oct 23, 2003 at 07:53:08PM -0300, Martin Marques wrote: > 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 > 1) I think the best shot

Re: [GENERAL] Desperate help needed for Replication

2003-10-23 Thread Chris M. Gamble
Isnt the erserv project limited to Read-only slave stations? When I looked at it, it did not seem to indicate that I could make an update on any of the postgres servers and have that update replicated to all others. It looked as though I could only update at 1 server. > El Jue 2

Re: [GENERAL] Desperate help needed for Replication

2003-10-23 Thread Martin Marques
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 w