Sumeet escribió:
> Hi all is there a way i can find if the pg_autovacuum module is installed on
> my server??
> The postgres version im using is 8.1.4
> I tried searching the contrib module and dint see the pg_autovacuum
> directory there

pg_autovacuum no longer exists.  Autovacuum is now integrated into the
core.  So the way to find if it's installed is "yes".

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to