max_fsm_pages - Mailing list pgsql-general

From Naz Gassiep
Subject max_fsm_pages
Date
Msg-id 454DC67C.2010401@mira.net
Whole thread Raw
Responses Re: max_fsm_pages  (Andreas Kretschmer <akretschmer@spamfence.net>)
List 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 by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: help with a query
Next
From: Andreas Kretschmer
Date:
Subject: Re: max_fsm_pages