Search Postgresql Archives

Reply: Can't create plpython language

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,
Python2 works, but how to create the plpython3u language, can we use both plpython2u and plpython3u in the same database server?

[postgres@lix ~]$ psql
psql (9.3beta2)
Type "help" for help.

postgres=# create language plpython3u;
ERROR:  could not access file "$libdir/plpython3": No such file or directory
postgres=# create language plpython2u;
CREATE LANGUAGE
postgres=# 




------------------ Original ------------------
Sender: "Jov"<amutu@xxxxxxxxx>;
Send time: Friday, Jul 5, 2013 7:59 AM
To: "Michael Paquier"<michael.paquier@xxxxxxxxx>;
Cc: "guxiaobo1982"<guxiaobo1982@xxxxxx>; "pgsql-general"<pgsql-general@xxxxxxxxxxxxxx>;
Subject: Re: [GENERAL] Can't create plpython language

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 <michael.paquier@xxxxxxxxx>
On Thu, Jul 4, 2013 at 6:26 PM, guxiaobo1982 <guxiaobo1982@xxxxxx> 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@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux