Speeding up gnucash
Jeffrey Ratcliffe
jeffrey.ratcliffe at gmail.com
Sat Mar 1 13:10:31 EST 2014
I switched from xml to sqlite because
* the decade of data I had in my xml file took many seconds to save
and load
* I did not trust my skills at splitting an xml file
* it was a simple command-line task to write a delete query to remove
the old transactions from the sqlite database, leaving the manual job
of adding opening balances to the accounts.
Now loading and saving is much quicker. Strangely, only reconciling has
a noticeable delay.
Regards
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20140301/401a307c/attachment.sig>
More information about the gnucash-user
mailing list