On Monday 10 August 2009, Cyril Scetbon <[email protected]> wrote: > However, when slony is started with pg 8.3 it does not see new events > from his provider (still in pg8.3). > If we restart our pg 8.2 with slony it works ! > > Do you know what we are missing ? > > thx
You need to modify all the table and sequence OIDs stored in the slony configuration tables to reflect the new table and sequence OIDs. You need to update the slony functions through the appropriate slon commands. There may also be other problems; it's not really a supported operation, as I understand it, and it's been a while since I've personally done it. -- "... a serious depression seems improbable; [we expect] recovery of business next spring, with further improvement in the fall." Harvard Economic Society, November 10, 1929 _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
