gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] database replication with bucardo


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] database replication with bucardo
Date: Wed, 27 Jun 2012 22:33:05 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Jun 27, 2012 at 08:27:32PM +0000, Jim Busser wrote:

> Under Bucardo,
> 
> - each copy of the database will act as a "replicate" of the other, 
> permitting changes at either end to be reflected in the other (IOW, the model 
> is not master-slave but master-master)?
> 
> - the audit tables need not be included in the synchronization, because in 
> each case where:
> 
>       a row gets modified at one end, AND
>       a row change will be mirrored in the replicate
> 
> the local audit table will get updated as a function of the local row change?

Exactly. Due to the nature of things (concurrent work) the
exact order and timestamps may be somewhat different between
databases.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]