Re: DB Tuning Notes - Where To?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: DB Tuning Notes - Where To?
Дата
Msg-id Pine.LNX.4.44.0212130045260.25355-100000@localhost.localdomain
обсуждение исходный текст
Ответ на DB Tuning Notes - Where To?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Philip Warner writes:

> Just wondering where I should put my modified tuning notes. I was planning
> on  making them section 3.7 in the Admin guide. Does that sound reasonable?

The frequency of vacuum and analyze would seem to belong under Routine
Vacuuming in the Maintenance chapter.  Setting max_fsm_relations belongs
under the entry in the big list of configuration parameters.  Setting
max_fsm_pages also belongs in that list, but the parts that refer to the
VACUUM output should be put near the Routine Vacuuming section.  Create
loads of clickable cross-references.

Btw., please don't enshrine promises about future versions in the
documentation.  Either create a patch that makes the indicated changes
(recommended, since the problem appears to be analyzed) or just document
the status quo.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PQnotifies() in 7.3 broken?
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Big 7.4 items