Actually I think it has been fixed in bug 349 (Thanks Chris) However I'd
like to integrate schema changes into something like flyway.
https://github.com/flyway/

Not sure how this best plays out yet.



Dave Cramer

On 19 March 2015 at 05:47, Glyn Astill <glynast...@yahoo.co.uk> wrote:

> > From: Dave Cramer <davecra...@gmail.com>
> >To: slony <slony1-general@lists.slony.info>
> >Sent: Wednesday, 18 March 2015, 13:50
> >Subject: [Slony1-general] replicating execute script
> >
> >
> >
> >Due to the usage of capital letters in the slony cluster execute script
> fails.
> >
> >
> >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.
> >
> >
> >What else am I missing ?
> >
>
>
> Well it looks like ddlscript_complete calls updateRelname() and
> repair_log_triggers(true), so I guess that's part of it.
>
>
> Wouldn't it be better to try and patch execute script to handle your case
> sensitivity issue?
>
_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to