Hi, I am using slony 2.06 on a pg 9.0.2 installation with pgadmin 12.2.2. Whenever I click on certain elements of the object browser associated with replication I get an error:
ERROR: relation pg_listener does not exist LINE 1: SELECT listenerpid FROM pg_listener WHERE relname = '... This occur under Replication-><cluster name> for example or when clicking on nodes under that. This also occurs on 12.2.1. I believe this table no longer exists in 9.0 so I guess this is technically a bug. Should it be logged as such? cheers, B