where is max_fsm_pages in PG9.0? - Mailing list pgsql-performance

From Anibal David Acosta
Subject where is max_fsm_pages in PG9.0?
Date
Msg-id 000301cc774d$c9ec3770$5dc4a650$@devshock.com
Whole thread Raw
Responses Re: where is max_fsm_pages in PG9.0?  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-performance

I have a lot of wasted bytes in some tables.

Somewhere I read that maybe auto-vacuum can’t release space due to a low max_fsm_pages setting.

 

I want to increase it, but I don’t found the param in the postgres.conf.

 

This param exists? If not? How can I deal with bloated tables?

 

I have many tables with lot of insert/updates/delete (aprox. 5,000,000 per day)

 

Thanks!

 

 

pgsql-performance by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Postgres INSERT performance and scalability
Next
From: Scott Marlowe
Date:
Subject: Re: where is max_fsm_pages in PG9.0?