Cool, just seeing if it was there. It would be nice, but I agree that it's not worth dropping everything to implement... And yeah it doesn't seem like there would be an elegant solution as to where to configure it. There would have to be some kind of table/schema mapping rules of some sort. Thanks for the quick response.

-Steve

cbbrowne wrote:
Steven Graham wrote:

I've got a table public.table_one, is it possible to replicate this table to a different schema? eg: fooschema.table_one.

From what I can tell there isn't anything in the slon_tools.conf to indicate this would be possible and I didn't see anythign in the docs.
In principle, it ought to be possible to do such a thing, but Slony-I doesn't have a way to indicate the change in table name, and I have thought a bit about this, and haven't arrived at any reasonably elegant way to configure this sort of capability. It's a capability that seems plausible enough that several people have thought of it, but it hasn't gotten to the "irritation point" where it was worth saying "let's drop everything and figure out how to MAKE this happen."

If we knew how to configure it, implementation ought to be not too wildly difficult ;-).

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

Reply via email to