Re: testing HS/SR - 1 vs 2 performance

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: testing HS/SR - 1 vs 2 performance
Дата
Msg-id v2o603c8f071004120407maf4459c4o7404dd2bd94a7401@mail.gmail.com
обсуждение исходный текст
Ответ на Re: testing HS/SR - 1 vs 2 performance  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: testing HS/SR - 1 vs 2 performance
Re: testing HS/SR - 1 vs 2 performance
Список pgsql-hackers
On Mon, Apr 12, 2010 at 5:06 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Sat, Apr 10, 2010 at 8:23 AM, Erik Rijkers <er@xs4all.nl> wrote:
>> I understand that in the scale=1000 case, there is a huge
>> cache effect, but why doesn't that apply to the pgbench runs
>> against the standby?  (and for the scale=10_000 case the
>> differences are still rather large)
>
> I guess that this performance degradation happened because a number of
> buffer replacements caused UpdateMinRecoveryPoint() often. So I think
> increasing shared_buffers would improve the performance significantly.

I think we need to investigate this more.  It's not going to look good
for the project if people find that a hot standby server runs two
orders of magnitude slower than the primary.

...Robert


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: GSoC - proposal - Materialized Views in PostgreSQL
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: walreceiver is uninterruptible on win32