Subject Re: [firebird-support] Re: High volume of INSERT/DELETE operations
Author Dimitry Sibiryakov
> So the only solution you say is to put
> select count(*) from JMS_MESSAGES
> in a cron job?

Actually - no. If you delete all messages anyway, you can just don't
put them into the database.

SY, SD.