On 2/29/2012 9:27 AM, Steve Singer wrote: > On 12-02-28 10:42 PM, NewToSlony wrote: >> >> Is it possible to replicate tables from one database to another if they have >> different schemas? For example >> >> Working set is: >> DB1 >> Schema1 >> >> DB2 >> Schema2 > > This is not possible. > > You can have > > DB1: > public.a > public.b > > DB2: > public.a > > where some tables on db1 don't exist in db2 but any of the tables that > are being replicated must have the same fully qualified name on both > systems.
For now. We do have plans on changing that in a future release, but it did not make it into the 2.2 development cycle. Jan -- Anyone who trades liberty for security deserves neither liberty nor security. -- Benjamin Franklin _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
