Subject Re: [firebird-support] Compacting Database
Author Elmar Haneke
budi@... schrieb:
> What ?
> Everytime i delete records i should do backup and restore ? there's no command
> for simplyfying this ?

No, this is not recomended. There is no need for "compacting" the
database since the space allocated by deleted records is recycled
automatically.

Backup/Restore compaction might be recomended if you permanently
reduce the amount of data in your database.

Elmar