Execution variability

From: Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Execution variability
Date: 2007-06-27 21:27:17
Message-ID: 200706272327.18260.Vincenzo.Romano@notorand.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.
I understand this can be a ridiculous question for most you.

The very same query on the very same db shows very variable timings.
I'm the only one client on an unpupolated server so I'd expect a
rather constant timing.

INstead for a while the query become very slooow and the CPU reached
60 to 70% and the time needed is about 1.5 minutes0.
Again with just me on it.
Normally the same query rises the usage to a mere 5% to 7% with timing
with the tenth of a second.

I have disable both the autovacuum and the "stats_start_collector" in
the
attempt to disable possibe reasons for slow down. No luck in this.

Do you have any hint?

--
Vincenzo Romano -= NotOrAnd.IT Information Technologies =-
tel +39 0823 454163 | cel +39 339 8083886 | fax +39 02 700506964
<Smooth seas never make experienced sailormen>

Browse pgsql-general by date

  From Date Subject
Next Message Danyelle Gragsone 2007-06-27 21:31:12 Re: postgres and webmin
Previous Message Tomasz Rakowski 2007-06-27 21:21:29 Re: autovacumm not working ?