Hi,
We have interbase on a lot of industrial PCs that have databases that can grow to 1,5gb
We have created a software that purges old data before running a gfix/gbak to reindex the database. It opens a transaction, deletes from 5-6 tables then closes the transaction.
On a 2.8ghz P4 it takes 3-4 seconds per transaction, and 10-15 seconds on a Celeron 850mhz.
I have increased the data page size from 4096 to 8192, but are there any other ways I can boost this performance?
any suggestions will be appreciated
Aftertaf
Sometimes it just needs a good kicking.
We have interbase on a lot of industrial PCs that have databases that can grow to 1,5gb
We have created a software that purges old data before running a gfix/gbak to reindex the database. It opens a transaction, deletes from 5-6 tables then closes the transaction.
On a 2.8ghz P4 it takes 3-4 seconds per transaction, and 10-15 seconds on a Celeron 850mhz.
I have increased the data page size from 4096 to 8192, but are there any other ways I can boost this performance?
any suggestions will be appreciated
Aftertaf
Sometimes it just needs a good kicking.