Re: [GENERAL] Can't create plpython language

2013-07-04 Thread Jov
try the postgresql official rpm package for centos 5: http://yum.postgresql.org/9.2/redhat/rhel-5-x86_64/pgdg-centos92-9.2-6.noarch.rpm or build your own from source. Jov blog: http:amutu.com/blog 2013/7/5 Michael Paquier > On Thu, Jul 4, 2013 at 6:26 PM, guxiaobo1982

Re: [GENERAL] Can't create plpython language

2013-07-04 Thread Michael Paquier
On Thu, Jul 4, 2013 at 6:26 PM, guxiaobo1982 wrote: > Hi, > > I am running PostgreSQL 9.2.4.1 (from EnterpriseDB) on CENTOS 5.9 X64 > server, I got the following errors when trying to create the python language > handler, can you help with this, thanks in advance. If this is PPAS, as the version n

Re: [GENERAL] Can't create plpython language

2013-07-04 Thread Adrian Klaver
On 07/04/2013 02:26 AM, guxiaobo1982 wrote: Hi, I am running PostgreSQL 9.2.4.1 (from EnterpriseDB) on CENTOS 5.9 X64 server, I got the following errors when trying to create the python language handler, can you help with this, thanks in advance. Did you install the plpython language as part