Re: max_fsm_pages - Mailing list pgsql-general

From Ryan Mahoney
Subject Re: max_fsm_pages
Date
Msg-id 1070642939.8567.161.camel@localhost.localdomain
Whole thread Raw
In response to Re: max_fsm_pages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> In previous versions you're kind of on your own :-(

Hmmm, in this case we need to use 7.3.2 because is it the only supported
postgres version from the application vendor.  In 7.3.2, Vacuum tells
me:

INFO:  Pages 248: Changed 0, reaped 244, Empty 0, New 0; Tup 4464: Vac
0, Keep/VTL 0/0, UnUsed 1644, MinLen 184, MaxLen 571; Re-using:
Free/Avail. Space 33436/19528; EndEmpty/Avail. Pages 0/47

for each table.  Can is sum one of those values across the databse - or
are they not really relevant to max_fsm_pages?

Thanks!

-r


pgsql-general by date:

Previous
From: "Keith C. Perry"
Date:
Subject: Re: Perl / mod_perl / PostgreSQL was: Good open source
Next
From: "Jason C. Pion"
Date:
Subject: Re: postgresql locks the whole table!