Rainer Duffner rainer at ultra-secure.de
Thu May 28 23:29:32 PDT 2009
Am 29.05.2009 um 04:34 schrieb Andrew Sullivan:

> On Fri, May 29, 2009 at 03:21:05AM +0200, Rainer Duffner wrote:
>
>> could not access file "$libdir/slony1_funcs": No such file or  
>> directory
>> <stdin>:6: Error: the extension for the Slony-I C functions cannot be
>> loaded in database 'host=localhost dbname=pgbench user=postgres
>> port=5432'
>> -bash-3.00#
>>
>>
>> Is it possible to see where it's actually looking for that file?
>
> What's your $libdir?  It's settable under Postgres.  You can see what
> it's precompiled to be with pg_config --pkglibdir, but the
> dynamic_library_path setting is what is used to change it.
>


Hi,

what do you mean with that?

I have:
-bash-3.00# /usr/postgres/8.3/bin/pg_config --pkglibdir
/usr/postgres/8.3/lib
-bash-3.00# /usr/postgres/8.3/bin/pg_config --libdir
/usr/postgres/8.3/lib


and that's also where that slony1_funcs.so file is located...


Best Regards,
Rainer


More information about the Slony1-general mailing list