Re: BUG #6532: pg_upgrade fails on Python stored procedures - Mailing list pgsql-bugs

From Stuart Bishop
Subject Re: BUG #6532: pg_upgrade fails on Python stored procedures
Date
Msg-id CADmi=6P7A43Bv6ErGAD_g2B5jKA9iwzoB0XRiY68aYrcg+p_bw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6532: pg_upgrade fails on Python stored procedures  (Stuart Bishop <stuart@stuartbishop.net>)
List pgsql-bugs
On Thu, Mar 15, 2012 at 9:01 PM, Stuart Bishop <stuart@stuartbishop.net> wrote:

> Yes, it is there. I can see the library with the new name of
> plpython2.so, not the old plpython.so from 8.4. createlang installs
> the language just fine if I build a cluster and database myself.

As expected, symlinking plpython2.so to plpython.so works around
things. I have no idea if this work around will cause problems when
upgrading the db to PG 9.2+.

--
Stuart Bishop <stuart@stuartbishop.net>
http://www.stuartbishop.net/

pgsql-bugs by date:

Previous
From: Stuart Bishop
Date:
Subject: Re: BUG #6532: pg_upgrade fails on Python stored procedures
Next
From: barry_bell@harte-hanks.com
Date:
Subject: BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"