On Mon, Mar 13, 2006 at 07:29:44PM -0500, Daniel Caune wrote:
> > > Replace "$libdir" by "/usr/lib/postgresql/8.1/lib/tablefunc.so" (I
> > > suggest to modifying only a copy of this file).
> >
> > That shouldn't be necessary unless the package installed the shared
> > objects somewhere other than where the database was expecting.
> > What's the output of "pg_config --libdir --version"?
>
> /usr/lib
> PostgreSQL 8.1.2
Sorry, that should have been --pkglibdir. If it shows the same
thing then apparently the contrib module and the database have
different notions of where the database's library directory is
(assuming that pg_config and the postmaster agree). Did the module
and the database come from the same source? If so then the
originator's packaging could use improving.
--
Michael Fuhr