Re: 8.4 open item: copy performance regression?

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: 8.4 open item: copy performance regression?
Дата
Msg-id 1245738056.31430.172.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: 8.4 open item: copy performance regression?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
On Mon, 2009-06-22 at 15:18 -0500, Kevin Grittner wrote:
> Tom Lane <tgl@sss.pgh.pa.us> wrote: 
>  
>  
> default postgresql.conf (comments stripped)
> max_connections = 100
> shared_buffers = 32MB

This forces ring size to be 4MB, since min(32MB/8, ringsize).

Please re-run tests with your config, ring size 4MB, which should give
same answer

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Rajdeep Das
Дата:
Сообщение: PK not being restored
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Synch Rep: communication between backends and walsender