Subject | Re: Controlling expansion of database file / grow-by option? |
---|---|
Author | nocsav |
Post date | 2005-05-31T16:42:57Z |
--- In firebird-support@yahoogroups.com, Pavel Cisar <pcisar@i...>
wrote:
During development and testing we frequently destroy and restore
databases from backups. I think that is why we didn't see this in our
testing.
I'm not familiar with updating index stats. Is that feature
available through ODBC... or do I need to use the services API?
Thanks again!
David
wrote:
> [...] I also suppose, that emptyall
> database was created when your application was installed, including
> indices.Yes, that's true. Our users start with a nearly empty database.
> If you don't update index statistics in your application, orand
> don't perform restore from backup from time to time, then index
> statistics are not updated (in fact, they are completely useless)
> optimizer can't do its best. Updated index stats itself can be theThanks for the suggestion...
> reason for observed performance boost.
During development and testing we frequently destroy and restore
databases from backups. I think that is why we didn't see this in our
testing.
I'm not familiar with updating index stats. Is that feature
available through ODBC... or do I need to use the services API?
Thanks again!
David