Re: Same stament sometime fast, something slow

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Fernando Mertins <fernando(dot)mertins(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Same stament sometime fast, something slow
Date: 2011-01-05 01:24:19
Message-ID: 4D23C843.8040804@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 01/05/2011 05:03 AM, Fernando Mertins wrote:
> Hi there, this is my first post.
>
> I have a PostgreSQL 8.3.6, compiled by Visual C++ build 1400 running on
> Windows with virtual machine
^^^^^^^^^^^^^^^^^^^^

What kind of VM host? where? what else is on the same host?

Your most likely culprit is I/O contention from other guests on the same
host, possibly combined with I/O queuing policies on the host that
favour throughput over request latency.

Checkpoints might also be a factor.

--
Craig Ringer

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2011-01-05 01:51:49 Re: Same stament sometime fast, something slow
Previous Message Strange, John W 2011-01-04 20:31:21 Re: Question: BlockSize > 8192 with FusionIO