Re: Error installing plpythonu in 9.1 - Mailing list pgsql-general

From Clodoaldo Neto
Subject Re: Error installing plpythonu in 9.1
Date
Msg-id CA+Z73LFjtnRF0sbcz0o5NT2A7TMJaeMCOoPX0-rVk8ZqVaWPLA@mail.gmail.com
Whole thread Raw
In response to Re: Error installing plpythonu in 9.1  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-general
Em 28 de fevereiro de 2012 17:48, Devrim GÜNDÜZ <devrim@gunduz.org> escreveu:

Hi,

On Tue, 2012-02-28 at 17:39 -0300, Clodoaldo Neto wrote:
> template1=# create extension plpythonu;
> ERROR:  could not open extension control file
> "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or
> directory

This is a packaging bug :-(

That file is installed with -contrib subpackage. Please install -contrib
package until I push the new set of RPMs.

Very easy. Thanks. Clodoaldo
 
Created http://wiki.pgrpms.org/ticket/76 if you want to keep track of
the bug.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

pgsql-general by date:

Previous
From: Filip Rembiałkowski
Date:
Subject: Re: Correct way for locking a row for long time without blocking another transactions (=nowait)?
Next
From: Clodoaldo Neto
Date:
Subject: Re: Error installing postgresq91-python package