max_fsm_pages

Поиск
Список
Период
Сортировка
От Naz Gassiep
Тема max_fsm_pages
Дата
Msg-id 454DC67C.2010401@mira.net
обсуждение исходный текст
Ответы Re: max_fsm_pages
Список pgsql-general
I just did a vacuum analyze and I got a message I've never seen before:

conwatchlive=# vacuum analyze;
NOTICE:  number of page slots needed (27056) exceeds max_fsm_pages (20000)
HINT:  Consider increasing the configuration parameter "max_fsm_pages"
to a value over 27056.
VACUUM
conwatchlive=#

What does this mean? I assume it has nothing to do with the Flying
Spaghetti Monster.

More generally, I am a novice at administering a PostgreSQL database, is
there a list of tips somewhere that I can read to improve performance?

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: help with a query
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: max_fsm_pages