How to mark a database as suspect
It might become necessary to drop a database, because it is unaccessible after loading a corrupt dump.
Please note that you should only follow these steps at your own risk, as you might loose the data in your database. Do not try this on critical databases.
The task can be done [...]