On 12/31/22 2:43 PM, Paul Kroitor wrote:
1.      Put the data file in an existing MySQL server in the cloud and allow
the MySQL lockout mechanisms to deal with access conflicts;

No go. At least if you're considering the MySQL backend. GnuCash doesn't use it except as a store. It reads the whole thing into RAM just like with XML. One day it is hoped to be a true db based app, but that is still many moons away.

Therefore, you won't get any lockout benefits from the db format itself. (but you should still have GnuCash take out a lockfile when you access it from the first machine, just like with XML)

Regards,
Adrien

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to