Re: Synchronized Scan update

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Synchronized Scan update
Дата
Msg-id 200703060843.25838.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Synchronized Scan update  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Synchronized Scan update  (Jim Nasby <decibel@decibel.org>)
Список pgsql-hackers
JD,

> Don't get me wrong, I want things to be easily understandable as well
> but the reason you site above pretty much
> makes us need to remove most of the postgresql.conf, including all
> bgwriter, vacuum cost delay, and autovac settings.
> Not to mention commit delay and others ;).

Wouldn't that be nice!

The explosion of GUC settings is primarily a result of not enough information.  
The reason there are 7 bgwriter settings, for example, is that we have no 
idea what those settings should be and are hoping that people will tinker 
with them and tell us.  Someday when I can fully profile bgwriter, we'll just 
have one setting: bgwriter_aggressive, set to a number between 0 and 9.  

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: GIST and TOAST
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: GIST and TOAST