Re: Re : [GENERAL] Very asynchrnous replication system

2007-10-15 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > Bucardo is an interesting project (they've just released > a new version) but id does not look like they are able to > perform delayed (or very asynchronous) replication: from > the information I could gathered Bucardo replicates between >

Re : [GENERAL] Very asynchrnous replication system

2007-10-15 Thread Laurent ROCHE
l@postgresql.org Envoyé le : Lundi, 8 Octobre 2007, 14h27mn 03s Objet : Re: [GENERAL] Very asynchrnous replication system -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > I must replicate (or synchronise) data between disconnected > postgreSQL databases ... hence a replication "v

Re: Re : [GENERAL] Very asynchrnous replication system

2007-10-08 Thread Ben
en <[EMAIL PROTECTED]> À : Laurent ROCHE <[EMAIL PROTECTED]> Cc : pgsql-general@postgresql.org Envoyé le : Samedi, 6 Octobre 2007, 2h49mn 59s Objet : Re: [GENERAL] Very asynchrnous replication system The MusicBrainz project replicates in a way that sounds like it could fit your needs. It de

Re: [GENERAL] Very asynchrnous replication system

2007-10-08 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > I must replicate (or synchronise) data between disconnected > postgreSQL databases ... hence a replication "very asynchronous"! Check out Bucardo (http://bucardo.org). It should be able to do what you want with a "swap" sync (master-master)

Re : [GENERAL] Very asynchrnous replication system

2007-10-08 Thread Laurent ROCHE
Computing Froggy - Message d'origine De : Ben <[EMAIL PROTECTED]> À : Laurent ROCHE <[EMAIL PROTECTED]> Cc : pgsql-general@postgresql.org Envoyé le : Samedi, 6 Octobre 2007, 2h49mn 59s Objet : Re: [GENERAL] Very asynchrnous replication system The MusicBrainz project re

Re: [GENERAL] Very asynchrnous replication system

2007-10-05 Thread Ben
The MusicBrainz project replicates in a way that sounds like it could fit your needs. It depends on a lot of perl, but if that's not a showstopper, then maybe adapting their replication scheme would work for you. On Oct 5, 2007, at 5:25 PM, Laurent ROCHE wrote: Hello, I must replicate (o

[GENERAL] Very asynchrnous replication system

2007-10-05 Thread Laurent ROCHE
Hello, I must replicate (or synchronise) data between disconnected postgreSQL databases ... hence a replication "very asynchronous"! Application description This an application to manage sales forces with a central application (and postgreSQL server) where everybody in the office can connect (t