Autovacuum - Mailing list pgsql-performance

From Christopher Browne
Subject Autovacuum
Date
Msg-id 62334.64.229.210.126.1059480224.squirrel@look.libertyrms.com
Whole thread Raw
Responses Re: Autovacuum
List pgsql-performance
"Shridhar Daithankar" <shridhar_daithankar@persistent.co.in> wrote:
>It is called as pgavd..

No, it is called pg_autovacuum

"pgavd" was a previous attempt at this that was being distributed on
gborg.  Its parser ussage (I don't recall if it was just lex or whether it
also included yacc) made it troublesome to get to run on all platforms.

The code for pg_autovacuum is in 7.4, in contrib; it also works perfectly
well in 7.3, so you should be able to grab the directory and drop the code
into the 7.3 contrib area.
--
(reverse (concatenate 'string "ofni.smrytrebil@" "enworbbc"))
<http://dev6.int.libertyrms.info/>
Christopher Browne
(416) 646 3304 x124 (land)



pgsql-performance by date:

Previous
From: "Christopher Browne"
Date:
Subject: autovacuum
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: Autovacuum