Implementing Table Recovery with LightDB's Recycle Bin Feature

LightDB 24.2 introduces a recycle bin mechanism similar to Oracle's functionality, where dropped tables are temporarily preserved rather than immediately deleted. This feature allows for table recovery within a configurable retention period. Configuration In Oracle-compatible mode with enable_recyclebin praameter active (default), dropped table ...

Posted on Wed, 03 Jun 2026 17:32:12 +0000 by danielleuk