Hi all,

I was wondering if it was possible to remove slony from the output of
pg_dump.  I am currently accomplishing something similar with
--excludeschema _cluster (where all the slony stuff is) but all of the
triggers on replicated tables are still there.

It would be good if I could do something like uninstallnode() from within a
transaction and dump the db schema from within the context ...

does anyone have any good ideas on how I can do this?

-ravi
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to