Subject | Re: Performance |
---|---|
Author | pokka_chi |
Post date | 2007-04-28T14:56:52Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...>
wrote:
test.gdb. I have AVG anti-virus turned on.
only one record returned. I used IBOConsole to do it. The plan used
is correct (i.e. using the primary key). I expect this to be instant
but there is a lot of disk io instead.
PK
wrote:
>I'm running WinXP SP2, Core2Duo 1.66GHz, 1GB Ram. The name of db is
> Remind us: what version of Windows do you use and what is the name
> of your database file?
>
test.gdb. I have AVG anti-virus turned on.
> Also: how do you know it is sluggish? I mean, tell us what is yourI do a simple select * from my_table where primary_key = 1. There's
> first encounter with the database after the machine has been
> cold-started. What is it meant to do, and what does it do instead?
>
only one record returned. I used IBOConsole to do it. The plan used
is correct (i.e. using the primary key). I expect this to be instant
but there is a lot of disk io instead.
PK