Comment 24 for bug 1871898

Revision history for this message
Ian Booth (wallyworld) wrote :

One reason for needing the debug logs is that I don't see any scheduled relation cleanup operations in the database dump. If a relation is already dying (which it will be after any remove-relation is first run), --force is required to schedule a cleanup operation. It may be that the cleanup expired before the dump was done. So running "remove-relation 123 --force" and then give it say 20s to kick things off and then a database dump and logs would be good.