The following bug has been logged online:

Bug reference:      5061
Logged by:          Smrti Atrey
Email address:      smriti.at...@globallogic.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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to