"Shridhar Daithankar" <[EMAIL PROTECTED]> 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) ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match