Re: plpython.so

From: "Clodoaldo Pinto Neto" <clodoaldo(dot)pinto(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-general postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: plpython.so
Date: 2006-10-27 16:06:58
Message-ID: a595de7a0610270906s479ea747xe21bbeeb27886a54@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2006/10/27, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> "Clodoaldo Pinto Neto" <clodoaldo(dot)pinto(at)gmail(dot)com> writes:
> > But I'm still with no /usr/lib/plpython.so. What am i missing?
>
> That's not where we keep it. Try /usr/lib/pgsql/plpython.so
> (or wherever "pg_config --pkglibdir" points to).

My mistake, I was looking at /usr/lib/pgsql

# pg_config --pkglibdir
/usr/lib/pgsql

# ll /usr/lib/pgsql/pl*
-rwxr-xr-x 1 root root 166887 Oct 26 22:12 /usr/lib/pgsql/plperl.so
-rwxr-xr-x 1 root root 340887 Oct 26 22:12 /usr/lib/pgsql/plpgsql.so
-rwxr-xr-x 1 root root 76833 Oct 26 22:12 /usr/lib/pgsql/pltcl.so

> Also, the .so is probably in the postgresql-pl RPM not postgresql-python,

I have postgresql-pl installed:

# yum list installed postgresql\*
Loading "installonlyn" plugin
Installed Packages
postgresql.i686 8.1.5-3PGDG installed
postgresql-contrib.i686 8.1.5-3PGDG installed
postgresql-debuginfo.i386 8.1.4-1.FC5.1 installed
postgresql-devel.i686 8.1.5-3PGDG installed
postgresql-docs.i686 8.1.5-3PGDG installed
postgresql-jdbc.i686 8.1.407-4PGDG installed
postgresql-libs.i686 8.1.5-3PGDG installed
postgresql-odbc.i686 08.02.0100-2PGDG installed
postgresql-odbc-debuginfo.i386 08.01.0200-1.2 installed
postgresql-pl.i686 8.1.5-3PGDG installed
postgresql-python.i686 3.8.1-3PGDG installed
postgresql-server.i686 8.1.5-3PGDG installed
postgresql-tcl.i386 8.1.4-1.FC5.1 installed
postgresql-test.i686 8.1.5-3PGDG installed

Clodoaldo

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-10-27 16:53:26 Re: plpython.so
Previous Message Tom Lane 2006-10-27 15:52:36 Re: pg_dumpall failing from possible corrupted shared memory