Autovacuum

From: "Christopher Browne" <cbbrowne(at)libertyrms(dot)info>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Autovacuum
Date: 2003-07-29 12:03:44
Message-ID: 62334.64.229.210.126.1059480224.squirrel@look.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)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)

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Shridhar Daithankar 2003-07-29 12:31:36 Re: Autovacuum
Previous Message Christopher Browne 2003-07-29 11:56:56 autovacuum