Subject | Re: Performance troubles |
---|---|
Author | Ali Gökçen |
Post date | 2005-10-27T12:39:02Z |
Hi,
i wanted to give you some performance triks about FB.
If a simple query takes some hours, it mean there is index problem
or too many re-reads over data or index pages.
Regards.
Ali
> Thanks but it doesn't seem to work fast enough. So I keep to theother
> suggestions.join
>
> It seems like firebird prefers joins made with explicitely use of
> rather than the implicit call in my code and the code above.Yup, my goal was not about show fastest.
>
i wanted to give you some performance triks about FB.
If a simple query takes some hours, it mean there is index problem
or too many re-reads over data or index pages.
Regards.
Ali