loading plpython error

From: Alan Nilsson <anilsson(at)apple(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: loading plpython error
Date: 2019-02-15 00:17:58
Message-ID: 62549B79-FEB1-4046-83AB-1D0FEA68484E@apple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Platform: Linux x86-64, CentOS 6, Postgres 11.1.

We have installed from the YUM repo. The server runs fine but we are trying to add python support.

yum install postrgesql11-contrib postgresql11-plpython

I can see the installed files in the correct locations but when we invoke create extension, we are greeted with the following error:

ERROR: could not load library "/usr/pgsql-11/lib/plpython2.so": /usr/pgsql-11/lib/plpython2.so: undefined symbol: getmissingattr

Is there something yet to be installed? Is this a package error? Any hints to fixing?

thanks
alan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-02-15 00:27:54 Re: loading plpython error
Previous Message Andre Piwoni 2019-02-14 23:04:45 Correct setup for 3+ node cluster with streaming replication and WAL archiving