-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Currently writing a gromox repair script at https://github.com/netinvent/gromox/blob/repair-script/tools/gromox-mbox-repair-tool.sh
While reading the gromox doc here, I noticed that gromox-http should be disabled while doing a pragma integrity_check;.
Isn't the integrity check RO and should not affect gromox-http ?
Is it perhaps blocking the DB and gromox-http will fail somehow ?:
As side questions:
- Should the check / repair actions described in the doc also apply to
midb.sqlite3and perhapstables.sqlite3? - The pramga integrity check does not perform foreign key checks. Should this be added ?
Thanks for your insight.
Metadata
Metadata
Assignees
Labels
No labels