Re: measure database contention

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: measure database contention
Дата
Msg-id 603c8f070812170856g7ae06d58q2f487bead5f7be15@mail.gmail.com
обсуждение исходный текст
Ответ на Re: measure database contention  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
Ответы Re: measure database contention  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
Список pgsql-performance
> is the exact query... i think it will be removed later today because
> is a bad query anyway... but my fear is that something like happens
> even with good ones...
>
> maybe chekpoints could be the problem?
> i have 8.3.5 and condigured checkpoint_timeout in 15 minutes,
> chekpoint_segments 6 and checkpoint_completion_target to 0.5

Well, it might help if you could provide the query, and the EXPLAIN output.

Unless the query is updating data (rather than just retrieving it),
checkpoints shouldn't be involved (I think).

...Robert

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

Предыдущее
От: "Jaime Casanova"
Дата:
Сообщение: Re: measure database contention
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Re: measure database contention