FSM settings -- how to tell if they are working?

Поиск
Список
Период
Сортировка
От Jeff Boes
Тема FSM settings -- how to tell if they are working?
Дата
Msg-id b13tfm$2kb7$1@news.hub.org
обсуждение исходный текст
Ответы Re: FSM settings -- how to tell if they are working?
Список pgsql-admin
We have both test and production databases, about 10 GB total in each.
Recently, I learned about "max_fsm_pages" and "max_fsm_relations". To get
a feel for what changing these settings would do to our production
database, I set the following values in the "test" database:

max_fsm_relations = 100
max_fsm_pages = 350000

but left the production server alone. How can I tell if these new
settings are having any effect?  How can I determine if these numbers are
the best choices?

We perform full vacuums on each of 103 tables every night (including many
very small tables, which exist only to provide references for foreign
keys -- "code tables").

--
Jeff Boes                                      vox 616.226.9550 ext 24
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise

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

Предыдущее
От: Michiel Lange
Дата:
Сообщение: Re: Cannot connect to the database (PG 7.3)
Следующее
От: "Gaetano Mendola"
Дата:
Сообщение: Re: Replication