Subject | RE: [Firebird-Architect] Re: Firebird performance stats |
---|---|
Author | Leyne, Sean |
Post date | 2004-09-13T22:29:56Z |
> One more question on this topic if I may.The API is designed to support the gathering of stats for all databases
>
> Is the API intended to provide access to all sessions' stats from any
> session or only to return a particular session's stats to that same
> session?
>
> It seems to me that it would be nice to be able to write a single
> program that would retrieve all stats database, or even system, wide.
> Then I could easily analyse the overall performance without having to
> pull all the little bits together from separate places.
accessed by an engine instance, and provides for callbacks when
databases are opened so that you may decide what stats (if any) are
captured for the database.
Sean