SQLite Forum

Is pragma integrity_check safe during app working?
Login
Hi!

I would like to setup 'pragma integrity_check' with cron as daily database check. But I wonder if it's safe for incoming transactions since application will be running all the time. Do you have any interesting thoughts about that?

BR