On 31 August 2017 at 13:33, Geert Janssens <geert.gnuc...@kobaltwit.be>
wrote:

>
> While these solutions will work most of the time they all have the same
> risk:
> if the snapshot is made while gnucash is updating the db, you end up with
> an
> inconsistent db file. I don't know how well sqlite3 handles this so the
> risk
> may be high or low.
>
> I've done a few spot-checks for consistency and never run into a problem.
I don't know this for certain, but it looks as if GnuCash is wrapping each
update in a transaction.  If it is doing that, it would ensure that the
data written to disk is never inconsistent.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
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