RE: Speed up COMMIT PREPARED

Поиск
Список
Период
Сортировка
От r.takahashi_2@fujitsu.com
Тема RE: Speed up COMMIT PREPARED
Дата
Msg-id OS0PR01MB5682D39556405B09DD6FEB0A82119@OS0PR01MB5682.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на RE: Speed up COMMIT PREPARED  ("r.takahashi_2@fujitsu.com" <r.takahashi_2@fujitsu.com>)
Список pgsql-hackers
Hi,


I noticed that anti-virus software slow down the open().
I stopped the anti-virus software and re-run the test.
(Average of 10 times)

master: 1924tps
Hold_xlogreader.patch: 1993tps (+3.5%)
Read_from_walbuffer.patch: 1954tps(+1.5%)

Therefore, the effect of my patch is limited.

I'm sorry for the confusion.

Regards,
Ryohei Takahashi



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

Предыдущее
От: Greg Nancarrow
Дата:
Сообщение: Re: Added schema level support for publication.
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: row filtering for logical replication