Overview of Sweeping

From InterBase
Jump to: navigation, search

Go Up to Sweep Interval and Automated Housekeeping


InterBase uses a multigenerational architecture. This means that multiple versions of data records are stored directly on the data pages. When a record is updated or deleted, InterBase keeps a copy of the old state of the record and creates a new version. This can increase the size of a database.

Topics