How can I dump the master database with the replication schema exclution.
 
I tried the pg_dump -n public or pg_dump --schema=public but in the dumped data there is still a lot of information about the replication set.
 
What I want to do is to make a copy of the database but without the slony replication set.
 
Best regards,
Andy.
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to