Re: Walreceiver fsyncs excessively

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Walreceiver fsyncs excessively
Дата
Msg-id 4D2F28CF.7040607@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Walreceiver fsyncs excessively  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On 13.01.2011 14:34, Fujii Masao wrote:
> On Thu, Jan 13, 2011 at 9:01 PM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com>  wrote:
>> Attached patch fixes libpqrcv_receive() so that it calls PQconsumeInput()
>> before concluding that there's no data available. The excessive fsyncing can
>> lead to very bad performance, so this needs to be appled to 9.0 too.
>
> Seems good.
>
> Can we remove the "justconnected" flag, thanks to the patch?

Yes, good point. Committed with "justconnected" removed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SSI patch version 8
Следующее
От: Hitoshi Harada
Дата:
Сообщение: Re: psql crashes on encoding mismatch