Re: Errors installing contrib - Mailing list pgsql-admin

From kevin kempter
Subject Re: Errors installing contrib
Date
Msg-id 419CB3BB-62B1-41CB-A07F-433A2B0A8999@kevinkempterllc.com
Whole thread Raw
In response to Errors installing contrib  (kevin kempter <kevin@kevinkempterllc.com>)
Responses Re: Errors installing contrib  (Jeff Frost <jeff@frostconsultingllc.com>)
List pgsql-admin
ok so I have more info.


a pg_config --libdir shows me /usr/lib64

however the make install installs the pg_buffercache in /pgmoveable/lib/postgresql


Thoughts ?



On Sep 19, 2008, at 3:51 PM, kevin kempter wrote:

Hi All;

I've gone into contribs/pg_buffercache and run this:

make (as postgres)
make install (as root)
psql -f pg_buffercache.sql <my_db>

when I run the psql command against my database I get this:

BEGIN
SET
psql:pg_buffercache.sql:9: ERROR:  could not access file "$libdir/pg_buffercache": No such file or directory
psql:pg_buffercache.sql:15: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:pg_buffercache.sql:18: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:pg_buffercache.sql:19: ERROR:  current transaction is aborted, commands ignored until end of transaction block
ROLLBACK



Any thoughts ?


Thanks in advance...



pgsql-admin by date:

Previous
From: kevin kempter
Date:
Subject: Errors installing contrib
Next
From: Jeff Frost
Date:
Subject: Re: Errors installing contrib