Subject | Re: [firebird-support] I can't believe Firebird's record count is not optimized... |
---|---|
Author | Michael Weissenbacher |
Post date | 2009-12-20T09:22:01Z |
>> Im so dissapointed.In fact it's exactly the same when using the InnoDB Engine in MySQL (which is
>
> Go back to MySQL and forget about Firebird as a nightmare.
>
the only working TRANSACTIONAL engine available for it). It's also exactly the
same with postgresql. To sum it up, NEVER do full-table scans with count(*) in
a REAL database unless you have a very good reason for it (or the table is tiny).
cya,
Michael