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