Re: [sqlite] Auto-checkpoint when read transaction finishes? (was: Bug or not: WAL file is not auto-checkpointed when transaction finishes)

2011-05-18 Thread Richard Hipp
On Wed, May 18, 2011 at 11:06 AM, Nikolaus Rath wrote: > > So considering this as feature request: do you have any thoughts on > making SQLite consider auto-checkpointing when a read transaction > finishes? > There might be performance implications. But we'll look into it.

[sqlite] Auto-checkpoint when read transaction finishes? (was: Bug or not: WAL file is not auto-checkpointed when transaction finishes)

2011-05-18 Thread Nikolaus Rath
Richard Hipp writes: > On Tue, May 17, 2011 at 5:11 PM, Nikolaus Rath > wrote: >> Please consider the attached testcase. The WAL file should grow to at >> most 1 MB. This limit is exceeded, because the script