Re: Desperate help needed for Replication

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 23:17:35
Message-ID: 200310232017.35261.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yes, just saw that about the multi-master. It's in the feature request list.
Anyway, it's the best replication I've got my hands on. Else, you might have
to buy some commercial Replication aplicaction, but I don't know which would
be suitable for you're needs.

El Jue 23 Oct 2003 19:55, Chris M. Gamble escribió:
> 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 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.
> >
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
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
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-10-23 23:34:22 Re: Recomended FS
Previous Message Chris M. Gamble 2003-10-23 22:55:10 Re: Desperate help needed for Replication