Re: [GENERAL] Error installing plpythonu in 9.1

2012-02-29 Thread Clodoaldo Neto
Em 28 de fevereiro de 2012 17:48, Devrim GÜNDÜZ 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 > > d

Re: [GENERAL] Error installing plpythonu in 9.1

2012-02-28 Thread Devrim GÜNDÜZ
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 -contr

[GENERAL] Error installing plpythonu in 9.1

2012-02-28 Thread Clodoaldo Neto
template1=# create extension plpythonu; ERROR: could not open extension control file "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or directory The package is installed: postgresql91-plpython.x86_64 9.1.3-1PGDG.rhel6@pgdg91 # ll /usr/pgsql-9.1/share/extension/ total 12 -