Re: Reducing walreceiver latency with a latch

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Reducing walreceiver latency with a latch
Дата
Msg-id 4C8E1556.1040900@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Reducing walreceiver latency with a latch  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Reducing walreceiver latency with a latch  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On 13/09/10 14:54, Heikki Linnakangas wrote:
> BTW, I noticed that I missed incrementing the latch count in
> win32_latch.c, and the owning/disowning the latch was done correctly,
> you get an error if you restart the master and reconnect. I'll post an
> updated patch shortly.

Here's an updated patch with those bugs fixed.

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

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [RRR] CommitFest 2010-07 final report
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Report: removing the inconsistencies in our CVS->git conversion