Andrew Sullivan ajs at crankycanuck.ca
Wed Aug 22 20:14:11 PDT 2007
On Wed, Aug 22, 2007 at 04:30:09PM -0700, Andrew Hammond wrote:
> Since your application is dynamically creating and dropping tables, if you
> wanted these tables to be replicated, then you'd presumably need to change
> your application so that it does it's DDL via slonik's execute script (or
> directly, mimicking the functionality of slonik execute script, if you're
> willing to handle that level of complexity in you code) followed by
> appropriate create set and subscribe commands.

That does all sorts of nasty locking, though.  Be warned.

A
-- 
Andrew Sullivan  | ajs at crankycanuck.ca
Everything that happens in the world happens at some place.
		--Jane Jacobs 


More information about the Slony1-general mailing list