DB size vs Wal file
Posted: Tuesday 14 March 2023 4:56
Hi everyone,
is it normal that the wal file of SQLITE db (transations) has a higher size than the db?
Is is the normal behaviour? Is there any way to reduce it? In my cas 30 Mo for the WAL file and 20 Mo for the db
Thank you
is it normal that the wal file of SQLITE db (transations) has a higher size than the db?
Is is the normal behaviour? Is there any way to reduce it? In my cas 30 Mo for the WAL file and 20 Mo for the db
Thank you