Seref Arikan <serefari...@kurumsalteknoloji.com> writes:
> After building postgresql from the git repository, I've tried to create a
> db that I have, and I've faced the exact same problem described here:
> http://archives.postgresql.org/pgsql-general/2012-02/msg00753.php
> Basically, the extension directory does not contain plpythonu.control. I've
> build with gmake world and installed accordingly.

Did you configure with --with-python?  Perhaps you built against a
Python 3 installation?  (plpythonu is an alias for plpython2, so it
wouldn't get made then.)

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to