Re: Some vacuum & tuning help - Mailing list pgsql-performance

From Tom Lane
Subject Re: Some vacuum & tuning help
Date
Msg-id 22888.1060097705@sss.pgh.pa.us
Whole thread Raw
In response to Re: Some vacuum & tuning help  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-performance
"Matthew T. O'Connor" <matthew@zeut.net> writes:
> I chose to leave pg_autovacuum simple and not add too many features because
> the core team has said that it needs to be integrated into the backend
> before it can be considered a core tool.

I think actually it makes plenty of sense to enhance pg_autovacuum while
it's still contrib stuff.  My guess is it'll be much less painful to
whack it around in minor or major ways while it's standalone code.
Once it's integrated in the backend, making significant changes will be
harder and more ticklish.  So, now is precisely the time to be
experimenting to find out what works well and what features are needed.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: Some vacuum & tuning help
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Some vacuum & tuning help