<div dir="ltr">Actually I think it has been fixed in bug 349 (Thanks Chris) However I&#39;d like to integrate schema changes into something like flyway. <a href="https://github.com/flyway/">https://github.com/flyway/</a><div><br></div><div>Not sure how this best plays out yet.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Dave Cramer</div></div>
<br><div class="gmail_quote">On 19 March 2015 at 05:47, Glyn Astill <span dir="ltr">&lt;<a href="mailto:glynastill@yahoo.co.uk" target="_blank">glynastill@yahoo.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt; From: Dave Cramer &lt;<a href="mailto:davecramer@gmail.com">davecramer@gmail.com</a>&gt;<br>
&gt;To: slony &lt;<a href="mailto:slony1-general@lists.slony.info">slony1-general@lists.slony.info</a>&gt;<br>
&gt;Sent: Wednesday, 18 March 2015, 13:50<br>
&gt;Subject: [Slony1-general] replicating execute script<br>
<span class="">&gt;<br>
&gt;<br>
&gt;<br>
&gt;Due to the usage of capital letters in the slony cluster execute script fails.<br>
&gt;<br>
&gt;<br>
&gt;I am looking to replicate execute script for DDL changes. From what I can see execute script takes a lock out on sl_lock before executing the script, and releases it at the end.<br>
&gt;<br>
&gt;<br>
&gt;What else am I missing ?<br>
&gt;<br>
<br>
<br>
</span>Well it looks like ddlscript_complete calls updateRelname() and repair_log_triggers(true), so I guess that&#39;s part of it.<br>
<br>
<br>
Wouldn&#39;t it be better to try and patch execute script to handle your case sensitivity issue?<br>
</blockquote></div><br></div>