On 12/05/2014 04:36 PM, dustin kempter wrote:
> Hi all, were trying to get slony 2.2.3 working between 2 nodes. 1 with
> postgres 9.3 installed. and another with 8.4. But we keep getting this error
>
> <stdin>:506: PGRES_FATAL_ERROR load '$libdir/slony1_funcs.2.2.3'; -
> ERROR: could not access file "$libdir/slony1_funcs.2.2.3": No such file
> or directory
> <stdin>:506: Error: the extension for the Slony-I C functions cannot be
> loaded in database 'dbname=tigris port=5432 host=192.168.2.59 user=postgres'
>
> ive added the slon bin dir to my path but it still seems to have issues.
> any help would be great thanks!
>

Is the slony shared library Slony 2.2.3 installed on the database server 
192.168.2.59

You need to get/build/install slony for PG 9.3 on the 9.3 server
and get/build/install slony against PG 8.4 on the 8.4 server

A shared library slony1_funcs.2.2.3.so should be in the postgresql lib 
directory on both machines




>
> _______________________________________________
> Slony1-general mailing list
> Slony1-general@lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
>

_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to