Re: Same stament sometime fast, something slow

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Same stament sometime fast, something slow
Дата
Msg-id 4D23C843.8040804@postnewspapers.com.au
обсуждение исходный текст
Ответ на Same stament sometime fast, something slow  (Fernando Mertins <fernando.mertins@gmail.com>)
Список 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

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Strange, John W"
Дата:
Сообщение: Re: Question: BlockSize > 8192 with FusionIO
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Same stament sometime fast, something slow