Hello,

I'm working on a project where we are using pg_dump to get the data out of one 
database and then using psql to load it into another.  The second database is 
the master db in a Slony replication cluster.  However, no matter what options 
I specify in pg_dump the changes are not being replicated.  I've use a standard 
dump which uses COPY, a --inserts dump which uses insert into & a 
--insert-columns dump which adds column names to the insert into statements.  
However, if I edit the data in pgAdmin III using the view option for the table, 
that change is replicated just fine.  What is the difference between editing 
the data that way in pgAdmin III and using psql to load a dump file?

Shaun McCloud - Associate Software Developer
Geo-Comm, Inc
601 W. Saint Germain St., Saint Cloud, MN 56301
Office: 320.240.0040 Fax: 320.240.2389 Toll Free: 888.436.2666
click here to visit www.geo-comm.com<http://www.geo-comm.com/>
[cid:[email protected]]<http://www.linkedin.com/companies/geocomm> 
[cid:[email protected]] <http://twitter.com/_geocomm>
P Think before you print!
Microsoft Certified Desktop Support Technician (MCDST)
Do or do not, there is no try.
    -Yoda

<<inline: image001.jpg>>

<<inline: image002.jpg>>

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

Reply via email to