Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The current space reclamation system does a good job of reusing space if inserts follow deletes and if the
deletes result in freeing complete pages. In other cases unused space can grow in tables and can only
be reclaimed by explicitly calling the compress table interfaces by hand.
As a zero admin database, derby should provide some way to automatically reclaim this space.
Attachments
Issue Links
- duplicates
-
DERBY-5356 Tracking for Derby space reclamation issues
- Open
- is related to
-
DERBY-5356 Tracking for Derby space reclamation issues
- Open
-
DERBY-5876 Overhaul table compression code
- Open