Subject | RE: [firebird-support] Re: Firebird DB Size |
---|---|
Author | Leyne, Sean |
Post date | 2005-07-25T14:55:59Z |
Bisey,
marginally.
Please confirm that you are using the "ReadCommitted" isolation level,
this ensures that normal garbage collection is performed.
Sean
> Thank you for reply. My application is really simple and based on oneIf your transactions were simple then the database would only grow
> major table. It has simple functions: add, edit, and delete functions,
> also some queries about this table. So there are really not complex
> transactions.
marginally.
Please confirm that you are using the "ReadCommitted" isolation level,
this ensures that normal garbage collection is performed.
Sean