Subject | Re: ReadOnly readcommited transaction and garbage collector in FB |
---|---|
Author | karolbieniaszewski |
Post date | 2011-08-08T08:05:29Z |
--- In firebird-support@yahoogroups.com, Thomas Steinmaurer <ts@...> wrote:
Karol Bieniaszewski
>Thanks,
> > i have now dbExpress driver with readonly transaction support
> > and i need to know if readonly readcommited transactions stop garbage collector in Firebird or not. I read that in Interbase it not stop but how this look in FB?
>
> The same. A read-only read committed transaction doesn't prevent OIT/OAT
> from moving forward, although I can't recall in what Firebird version
> this has been introduced. For sure, in Firebird 2 and possibly even in 1.5.
>
>
> --
> With regards,
>
> Thomas Steinmaurer
> Upscene Productions
> http://www.upscene.com
> http://blog.upscene.com/thomas/
>
> Download LogManager Series, FB TraceManager today!
> Continuous Database Monitoring Solutions supporting
> Firebird, InterBase, Advantage Database, MS SQL Server
> and NexusDB!
>
Karol Bieniaszewski