Re: [GENERAL] Buglist - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: [GENERAL] Buglist
Date
Msg-id 3F463208.6030902@Yahoo.com
Whole thread Raw
In response to Re: [GENERAL] Buglist  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: [GENERAL] Buglist  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-hackers
Jan Wieck wrote:

> Another way to give autovacuum some hints would be to return some number
> as commandtuples from vacuum. like the number of tuples actually
> vacuumed. That together with the new number of reltuples in pg_class
> will tell autovacuum how frequent a relation really needs scanning.

Which actually would be much better because it'd work without the
statistics collector configured for gathering IO stats.


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


pgsql-hackers by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: [SQL] "SELECT IN" Still Broken in 7.4b
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: [GENERAL] Buglist