does VACUUM ANALYZE complete with this error? - Mailing list pgsql-performance

From Susan Russo
Subject does VACUUM ANALYZE complete with this error?
Date
Msg-id 200705231326.l4NDQsX0000426@larrys.harvard.edu
Whole thread Raw
Responses Re: does VACUUM ANALYZE complete with this error?
Re: does VACUUM ANALYZE complete with this error?
List pgsql-performance
Hi,

We're seeing these type of error messages:

NOTICE:  number of page slots needed (237120) exceeds max_fsm_pages (120000)
HINT:  Consider increasing the configuration parameter "max_fsm_pages" to a value over 237120.
vacuumdb: vacuuming database "fb_2007_01_17"

I've played 'catch up' wrt adjusting max_fsm_pages (seems to be a regular event),
however am wondering if the vacuum analyze which reports the error was
actually completed?

Thanks
Susan Russo


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] does VACUUM ANALYZE complete with this error?
Next
From: Tom Lane
Date:
Subject: Re: does VACUUM ANALYZE complete with this error?