Re: [HACKERS] Hot spare PSQL server

2001-09-18 Thread Turbo Fredriksson
> "Darren" == Darren Johnson <[EMAIL PROTECTED]> writes: >> Unfortunatly this seems to be asynchronous replication (you >> manually have to initiate the syncronization)... I'd like to >> have synchronous replication... Darren> There is a synchronous replication project here.

Re: [HACKERS] Hot spare PSQL server

2001-09-17 Thread D'Arcy J.M. Cain
Thus spake Turbo Fredriksson > Justin> http://pgreplicator.sourceforge.net > > Unfortunatly this seems to be asynchronous replication (you manually > have to initiate the syncronization)... And it also uses the GNU license. -- D'Arcy J.M. Cain| Democracy is three wolves http://www.dr

Re: [HACKERS] Hot spare PSQL server

2001-09-17 Thread Darren Johnson
> > > Unfortunatly this seems to be asynchronous replication (you manually > have to initiate the syncronization)... > > I'd like to have synchronous replication... There is a synchronous replication project here... http://www.greatbridge.org/project/pgreplication/projdisplay.php We currentl

Re: [HACKERS] Hot spare PSQL server

2001-09-17 Thread Turbo Fredriksson
> "Justin" == Justin Clift <[EMAIL PROTECTED]> writes: Justin> Hi, There's also "PostgreSQL Replicator", which is at : Justin> http://pgreplicator.sourceforge.net Unfortunatly this seems to be asynchronous replication (you manually have to initiate the syncronization)... I'd like