Re: UPDATEDs slowing SELECTs in a fully cached database

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: UPDATEDs slowing SELECTs in a fully cached database
Дата
Msg-id CAMkU=1yETnhs1dpiZH0BKWAnCG_63pF1xMbXaegvhuz6-kRiDQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: UPDATEDs slowing SELECTs in a fully cached database  (lars hofhansl <lhofhansl@yahoo.com>)
Список pgsql-performance
On 7/29/11, lars hofhansl <lhofhansl@yahoo.com> wrote:
> Thanks Pavan!
>
>
> I think the most important points are still that:
> 1. The WAL write should be happening asynchronously (if that is possible)

I think it is agreed that this is a "todo"; but since you reported
that turning off synchronous commit did not improve performance, it is
not directly relevant for you.


> 2. There should be an option do not perform these compactions if the page is
> only touched by reads.

If the page is only touched by reads, there would be nothing to compact.

Cheers,

Jeff

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

Предыдущее
От: Віталій Тимчишин
Дата:
Сообщение: Re: Performance die when COPYing to table with bigint PK
Следующее
От: Vitalii Tymchyshyn
Дата:
Сообщение: Re: Performance die when COPYing to table with bigint PK