Subject | Re: [firebird-support] Re: Issue with large table in FB 1.5 and 2.5 |
---|---|
Author | Thomas Steinmaurer |
Post date | 2019-05-30T14:14:06Z |
> Also one further question.... Do later versions of Firebird (ie. 3 orLikely TRUNCATE TABLE ... in Firebird 4.0 comes to rescue here:
> 4) have any performance increase for cooperative garbage collection at
> all? Would I expect to see any performance improvement by any newer
> version, or different server implementation here?
a) No need to drop/create dependent objects like SPs etc. in the DROP
TABLE use case
b) Won't suffer from garbage collection as with deleted data from the table.
--
With regards,
Thomas Steinmaurer
http://www.upscene.com/
Professional Tools and Services for Firebird
FB TraceManager, IB LogManager, Database Health Check, Tuning etc.