gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Synching


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Synching
Date: Sun, 30 Aug 2009 23:23:38 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Aug 30, 2009 at 09:54:20PM +0200, Thiemo Kellner wrote:

> is there the possibility in GnuMed to defer the changes to data such
> that one could use the GnuMed client soft on a laptop or the like
> and commit the changes to the database when back from seeing
> patients ?

I am not aware of any PostgreSQL technology allowing for that.

> Or is the recommended way to use a master database on a
> kind of server and synch/replicate a local database on a mobile
> client?

That will work as long as there are either

- no changes to the master database while the mobile client
  is disconnected and master-slave replication is used
  appropriately or

- no *conflicting* changes are done to both databases and a
  master-master replication solution is used

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

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