John Ralls
bda17ff4d8
Bug 799487 - Unable to save gnucash DB file as XML file
...
Not quite true, it just takes a really long time for a large database.
The underlying problem is gnc_file_do_save_as reloads the data to make
sure that the save-as saves everything. On the SQL backend that
triggers a scrub. The scrub itseld doesn't take long, but every
transaction commit was logged in the transaction log and did a refresh
of the registers. So:
* Suspend logging while doing the scrub.
* Suspend UI refreshes and QOF events while reloading the data.
2024-12-21 18:23:44 -08:00
..
2024-11-02 09:55:15 +01:00
2017-08-10 18:45:00 +02:00
2023-12-08 14:53:02 -08:00
2021-03-02 01:15:32 +01:00
2017-08-10 18:45:00 +02:00
2024-04-02 21:09:40 +08:00
2017-08-10 18:45:00 +02:00
2023-08-10 14:05:10 -07:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-02-06 14:12:31 +00:00
2017-08-10 18:45:00 +02:00
2023-02-06 14:12:31 +00:00
2023-03-03 18:55:42 +00:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-02-06 14:12:31 +00:00
2017-08-10 18:45:00 +02:00
2023-09-19 20:31:11 +08:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2023-11-06 14:12:17 -08:00
2023-03-03 18:55:42 +00:00
2023-01-23 18:40:01 +00:00
2023-03-03 18:55:42 +00:00
2024-11-02 09:55:15 +01:00
2023-03-03 18:55:42 +00:00
2024-12-21 18:23:44 -08:00
2023-01-23 18:40:01 +00:00
2024-11-02 09:55:15 +01:00
2023-08-10 14:05:10 -07:00
2023-01-23 18:40:01 +00:00
2023-01-23 18:40:01 +00:00
2023-01-23 18:40:01 +00:00
2023-01-23 18:40:01 +00:00
2023-08-10 14:05:10 -07:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00
2024-10-06 14:09:57 -07:00
2023-03-03 18:55:42 +00:00
2023-01-23 18:40:01 +00:00
2017-08-10 18:45:00 +02:00