On 06/30/2015 01:58 PM, Dave Cramer wrote: > Yes, it would appear to be an issue of versions. > > this is on debian and the master is 2.2.2 and the slave is 2.2.4. How > much grief is there to upgrade the master ? Will all the slons have to > be restarted and do all of the nodes have to be upgraded ? >
All the nodes must be running on the same version otherwise slons won't start. Upgrading the master to 2.2.4 shouldn't be hard Stop all your slon processes Install the new binaries on your nodes Execute a slonik script containing the command update functions (id = [whatever]); for each node in the cluster. Start your slons > Dave Cramer > > On 30 June 2015 at 13:48, Steve Singer <[email protected] > <mailto:[email protected]>> wrote: > > On 06/30/2015 01:45 PM, Dave Cramer wrote: > > I'm trying to replicate from 8.4 to 9.4 > > Getting the following error on the store node > > could not access file "$libdir/slony1_funcs.2.2.2" This is occurring > when trying to install the functions into the 9.4 node > > Dave Cramer > > > Did you install slony 2.2.2 (the slony shared libraries) on both nodes? > > is the slony shared library actually in $libdir on your server? Are > the permissions correct? > > > > > > _______________________________________________ > Slony1-general mailing list > [email protected] > <mailto:[email protected]> > http://lists.slony.info/mailman/listinfo/slony1-general > > > _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
