Re: [GENERAL] number of page slots needed exceeds max_fsm_pages

2006-05-04 Thread Jim C. Nasby
On Tue, May 02, 2006 at 09:58:56AM -0400, David Brain wrote: > I have a cron job that vacuums one of my dbs daily (Postgres 7.3.11)- > using 'vacuumdb -a -f -z -q -U postgres'. Currently I get an email > containing the folowing error messages: > > NOTICE: number of page slots needed (38320) e

[GENERAL] number of page slots needed exceeds max_fsm_pages

2006-05-02 Thread David Brain
I have a cron job that vacuums one of my dbs daily (Postgres 7.3.11)- using 'vacuumdb -a -f -z -q -U postgres'. Currently I get an email containing the folowing error messages: NOTICE: number of page slots needed (38320) exceeds max_fsm_pages (2) HINT: Consider increasing the configurat