Kindly disregard my previous post.

The problem is that the default schema was not set correctly in reversedb.

The simple fix was
psql -d reveresdb -p 5450

alter user postgres set search_path to master;


_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to