Vivek Khera vivek at khera.org
Tue May 13 07:50:40 PDT 2008
Here's how you do it on restore step from a pg_dump in -Fc format.

pg_restore -l dumpfile > list
edit the file "list" to remove references to slony objects
pg_restore -L list <other options you want> dumpfile



More information about the Slony1-general mailing list