Alexey Luchko luch at ank-sia.com
Tue May 12 08:55:48 PDT 2009
Hi, everyone!

I'm rather new to postgresql administration.
I'd like to use slony1 for replication,
but I'm getting an error trying to initiate a slony cluster:
"""
$ slonik.exe < master.slonik
<stdin>:21: PGRES_FATAL_ERROR load '$libdir/xxid';  - ERROR:  access to 
library "$libdir/xxid" is not allowed
<stdin>:21: Error: the extension for the xxid data type cannot be loaded in 
database 'dbname=test_master host=localhost port=1257 user=slon_replicator'
<stdin>:21: ERROR: no admin conninfo for node 7491568
"""

What is it about?

I'm running PostgreSQL 8.3.7 on Win2k (PostgresqlPlus by enterpricedb.com, 
pgplus-837-1-win.zip)
I checked permissions on the lib/xxid, they are ok.
I've tried to explicitly add bin\ and lib\ to %PATH.


Any pointers are welcome (:


Best regards,
Alexey


More information about the Slony1-general mailing list