The following bug has been logged online:
Bug reference: 5061
Logged by: Smrti Atrey
Email address: smriti(dot)atrey(at)globallogic(dot)com
PostgreSQL version: 8.4
Operating system: Suse 11.1
Description: pg_autovacuum is not in 8.4 Version
Details:
Hi
We are using slony 2.0.2-1 and postgres 8.4 version.
Slony is using the below query
select enabled into c_enabled from "pg_catalog".pg_autovacuum where vacrelid
= c_table;
and fails to found pg_autovacuum in pg_catalog.
Please tell what should we use for that. Is there any patch available for
that.
thanks
Smriti