<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Webdings;
panose-1:5 3 1 2 1 5 9 6 7 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">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?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Shaun McCloud – Associate Software Developer<br>
Geo-Comm, Inc</span></b><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"><br>
601 W. Saint Germain St., Saint Cloud, MN 56301<br>
<b>Office:</b> 320.240.0040 <b>Fax:</b> 320.240.2389 <b>Toll Free:</b> 888.436.2666<br>
<b><i>click here to visit </i></b><a href="http://www.geo-comm.com/"><b><i><span style="color:black">www.geo-comm.com</span></i></b></a><o:p></o:p></span></p>
<p class="MsoNormal"><a href="http://www.linkedin.com/companies/geocomm"><span style="color:windowtext;text-decoration:none"><img border="0" width="35" height="35" id="Picture_x0020_3" src="cid:image001.jpg@01CCEC91.9D9BFAC0"></span></a>
<a href="http://twitter.com/_geocomm"><span style="color:windowtext;text-decoration:none"><img border="0" width="36" height="36" id="Picture_x0020_4" src="cid:image002.jpg@01CCEC91.9D9BFAC0"></span></a><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:3.75pt"><span style="font-size:24.0pt;font-family:Webdings;color:green">P</span><span style="font-size:7.5pt;font-family:"Arial","sans-serif";color:navy">
</span><span style="font-size:7.5pt;font-family:"Verdana","sans-serif";color:green">Think before you print!</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Microsoft Certified Desktop Support Technician (MCDST)
<o:p></o:p></span></b></p>
<p class="MsoNormal"><i><span style="font-size:10.0pt">Do or do not, there is no try.<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:10.0pt"> -Yoda</span></i><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>