Is the wal file supposed to fluctuate in size or just keep on growing in size? It seems to be ever-growing.
data.sqlite - 266KB
data.sqlite-shm - 33KB
data.sqlite-wal - 3.3MB
Are there any zombie objects or such causing the file size to keep on growing? How do I debug what's causing the write-ahead-log file to keep growing in size?
3
1
2.6k