using lobs system types to manually clear data
Brian Young <[email protected]>
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <CAA1svc_iV7Oz9XRqLYe7qmLNTUM3XPU8xgpwfemhjzMGiTQM-w@mail.gmail.com> |
Hello, in our usage of hsqldb, it is sometimes necessary to permanently delete blobs such that someone "in the know" couldn't recover said blob from the .lobs file. I am considering reading the system tables and zero out the blocks that are identified as having no active references. Obviously this would be done while the database is "offline", meaning the cleanup process is the owner and single user of the database. I am assuming LOB_IDS.LOB_LENGTH is in bytes, but how do I determine the offset a given LOB within the .lobs file? Are there any gotchas here? Thanks ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Hsqldb-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hsqldb-user