Re: plpythonu on 7.4

From: "Mike G(dot)" <mike(at)thegodshalls(dot)com>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: plpythonu on 7.4
Date: 2005-01-22 05:50:59
Message-ID: 20050122055059.GA10642@thegodshalls.thegodshalls
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is this on fedora or redhat linux? If so a separate rpm must be installed for plpython to function.

If you built from source the config script must also include building python.

On Fri, Jan 21, 2005 at 10:34:51PM -0700, Michael Fuhr wrote:
> On Fri, Jan 21, 2005 at 09:16:27PM -0800, elein wrote:
>
> > createlang: language installation failed: ERROR: could not load
> > library "/usr/local/pgsql74/lib/plpython.so":
> > /usr/local/pgsql74/lib/plpython.so: undefined symbol: PyDict_Copy
>
> What does "ldd /usr/local/pgsql74/lib/plpython.so" show?
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-01-22 05:57:37 Re: plpythonu on 7.4
Previous Message Michael Fuhr 2005-01-22 05:34:51 Re: plpythonu on 7.4