Dynamically sizing FSM?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Dynamically sizing FSM?
Дата
Msg-id 200701091232.19227.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: Dynamically sizing FSM?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
All,

Hey, is there any good reason why FSM is sized by a static GUC variable?   
Why couldn't we just automatically have the system use as much memory as 
it needs for FSM, provided that it's not more than some reasonable limit, 
like 15% of shared memory?

Seems like that would eliminate one area of user confusion, as well as 
over-allocation.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: 8.3 pending patch queue
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Dynamically sizing FSM?