Subject Re: [firebird-support] Re: High volume of INSERT/DELETE operations
Author Vlad Khorsun
> So the question is will GC execute when there is no SELECT statements
> at all run against JMS_MESSAGES?
>
> In case there is only INSERT, DELETE and UPDATE statements. I'm not
> sure about UPDATE.

Only in SuperServer v2.0 and higer. And if GCPolicy != cooperative.
In all other cases you need manual SELECT or gfix -sweep

Regards,
Vlad