Re: UPDATEDs slowing SELECTs in a fully cached database

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: UPDATEDs slowing SELECTs in a fully cached database
Дата
Msg-id CAMkU=1z2oriZAv4D2hb55+PX=Q5j8dfxpaZpHhGuYic168B18A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: UPDATEDs slowing SELECTs in a fully cached database  (lars <lhofhansl@yahoo.com>)
Ответы Re: UPDATEDs slowing SELECTs in a fully cached database  (lars <lhofhansl@yahoo.com>)
Список pgsql-performance
On Wed, Jul 13, 2011 at 3:41 PM, lars <lhofhansl@yahoo.com> wrote:
> On 07/13/2011 11:42 AM, Kevin Grittner wrote:
>>
>> So transactions without an XID *are* sensitive to
>> synchronous_commit.  That's likely a useful clue.
>>
>> How much did it help the run time of the SELECT which followed the
>> UPDATE?
>
> It has surprisingly little impact on the SELECT side:

If your fsync is truly fsyncing, it seems like it should have
considerable effect.

Could you strace with both -ttt and -T, with and without synchronous commit?

Cheers,

Jeff

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: UPDATEDs slowing SELECTs in a fully cached database
Следующее
От: chris
Дата:
Сообщение: Hardware advice for scalable warehouse db