From: | Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk> |
---|---|
To: | "pgsql-general (at) postgresql (dot) org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgres performance comments from a MySQL user |
Date: | 2003-06-17 10:47:28 |
Message-ID: | 20030617114728.A15871@bacon |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 17/06/2003 10:57 Kaarel wrote:
>> can do the calculations in 10 msec. The number that got my attention
>> was 20 minutes. I don't see where that could come from, given the same
>
> The server was idle 20 minutes?
>
> "Just now I had the server sit for approx 20 minutes, rerunning the same
> query resulted in 3155 msec, a followup again 10.85 msec."
>
mybe after that amount of time, the kernel has marked the cached data as
stale and so re-reads it from disk?
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Russ Brown | 2003-06-17 10:48:37 | Difficulty with quotes |
Previous Message | Joe Conway | 2003-06-17 10:12:50 | Re: Damn triggers and NEW |