Re: Can't create plpython language

From: Jov <amutu(at)amutu(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: guxiaobo1982 <guxiaobo1982(at)qq(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can't create plpython language
Date: 2013-07-04 23:59:08
Message-ID: CADyrUxNTejriRtiH8Y7knygYS=nxn0EXzu3tusnFfd0b+GOEhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 <http://amutu.com/blog>

2013/7/5 Michael Paquier <michael(dot)paquier(at)gmail(dot)com>

> On Thu, Jul 4, 2013 at 6:26 PM, guxiaobo1982 <guxiaobo1982(at)qq(dot)com> 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 number would suggest, you should
> directly ask this question to EDB support team. This problem might not
> be related to Postgres itself... At least the buildfarm machines do
> not crash when trying to install a plpython extension.
> --
> Michael
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Carpio 2013-07-05 00:04:09 decrease my query duration
Previous Message Michael Paquier 2013-07-04 23:29:36 Re: Can't create plpython language