Subject | RE: [ib-support] Child Tables Problem Revisited |
---|---|
Author | Leyne, Sean |
Post date | 2001-11-02T17:25:27Z |
Bill,
During normal database access (SELECT/INSERT/DELETE/UPDATE) as well as
during normal backups, the system detects when pages contain old
information and notifies the engine that the page needs to be cleaned.
Accordingly, the system will then cleanup the deleted records.
--
Sean Leyne
There is nothing wrong with Interbase,
that can't be fixed with Firebird.
www.FirebirdSQL.org
> I'm unsure what you mean by normal cleanup operations. If you meanYou *never* perform a database backup?
> backup/restore or garbage collection, well, the database
> never receives
> that. It's adding/deleting records 24/7.
During normal database access (SELECT/INSERT/DELETE/UPDATE) as well as
during normal backups, the system detects when pages contain old
information and notifies the engine that the page needs to be cleaned.
Accordingly, the system will then cleanup the deleted records.
--
Sean Leyne
There is nothing wrong with Interbase,
that can't be fixed with Firebird.
www.FirebirdSQL.org