max_fsm_pages

From: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: max_fsm_pages
Date: 2003-12-05 15:34:08
Message-ID: 1070638448.8567.24.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When interactively calculating the ideal value for max_fsm_pages by
summarizing the output of VACUUM VERBOSE, which statistic from vacuum am
I concerned with?

We've got a database that takes about 5 hours to VACUUM FULL and
prevents the server from doing anything useful during that time.
Currently it is scheduled to run twice weekly, but I would like to start
using the auto vacuum daemon instead.

Thanks!

-r

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jennifer Lee 2003-12-05 15:53:14 Re: function to find last day of month
Previous Message Tom Lane 2003-12-05 14:43:05 Re: update time zone in timestamps