ubuntu-12.04postgresql-9.2database-replicationpgadminslony

Replication with pgadmin+slony+ubuntu


I am using postgres 9.2 and slony1-2.0.0-rc1.The problem is that whenever i create slony-I cluster it shows slony-I creation scripts not available, only joining possible.

I have also set the binary path usr/bin/postgresql but still its not working.Please help me out with this problem.

Thanks in advance.


Solution

  • Open pgadmin,go to options,then click binary paths and set the path of Slony-I path as /usr/share/slony1 in ubuntu. If this does not work your postgres version is not compatible with slony version.

    You can see this post.