The intake Library (actual) reduces deadwood records in the tables.
When you delete things, the record entry just gets marked obsolete (Each column represents more than 1 'table' a record is a line entry in a table.
When you run Library maintenance, the first thing it does is Vacuum (repacks the tables)
So an Intake just reduces the need to Vacuum
|