Automatic tuning of postgresql.conf parameters?

Поиск
Список
Период
Сортировка
От Mattias Kregert
Тема Automatic tuning of postgresql.conf parameters?
Дата
Msg-id 00b201c653da$a4409670$09000a0a@kregert.se
обсуждение исходный текст
Список pgsql-performance
I have noticed that a lot of people have a hard time finding out how to tune postgresql to suit their hardware.
 
Are there any tools for automatic tuning of the parameters in postgresql.conf? A simple program running some benchmarks on cpu & disk speed, checking the amount of ram and so on and then suggesting random/seq access cost, vacuum cust, sortmem/cache settings and so on? A pg_tune utility?
 
Maybe it could even look at runtime statistics/usage logs and help set the number of shared buffers, chekpoints, autovacuum...?
 
/Mattias (using the default config)
 

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

Предыдущее
От: Michael Stone
Дата:
Сообщение: Re: Index scan startup time
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Index scan startup time