[EMAIL PROTECTED] wrote: > i'm getting this message from PRAGMA integrity_check; > > "*** in database main ***\nMain freelist: 1 pages missing from overflow > list" > > funny thing is, the database seems to function correctly - which is to say 5 > or 6 processes are currently using it with no errors. > > what should i make of this then? is there a way to recover it? >
VACUUM should clear the problem. -- D. Richard Hipp <[EMAIL PROTECTED]>

