Subject Re: [firebird-support] Re: One table become very slow
Author Ann W. Harrison
marrtins_dqdp wrote:
> My table is very slow, not just a bit. It contains ~4000-5000 rows
> (cannot tell precisly now, `couse count(*) takes tooo long)
>

If you have a copy of the database, run gstat -a -r on it and find
the part of the report that describes the CLIENTS table. That may
provide a clue.

Good luck,

Ann