Re: BUG #6532: pg_upgrade fails on Python stored procedures

Поиск
Список
Период
Сортировка
От Stuart Bishop
Тема Re: BUG #6532: pg_upgrade fails on Python stored procedures
Дата
Msg-id CADmi=6P7A43Bv6ErGAD_g2B5jKA9iwzoB0XRiY68aYrcg+p_bw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #6532: pg_upgrade fails on Python stored procedures  (Stuart Bishop <stuart@stuartbishop.net>)
Список 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 по дате отправления:

Предыдущее
От: Stuart Bishop
Дата:
Сообщение: Re: BUG #6532: pg_upgrade fails on Python stored procedures
Следующее
От: barry_bell@harte-hanks.com
Дата:
Сообщение: BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"