Search Postgresql Archives

Re: How to build postgresql 9.3 beta2 from source withplpython3u handler and postgres_fdw extensions.

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

 



On 07/05/2013 06:48 AM, guxiaobo1982 wrote:
And what about postgres_fdw?



To answer both your questions.

Python3
In the directory you did the configure there should be a config.log. Open it and see what it shows for the Python build. My suspicion is you do not have the devel libraries for Python3 installed.

postgres_fdw
This is a contrib module. You will need to cd into the contrib/postgres_fdw directory and do the make install from there before running CREATE EXTENSION.


--
Adrian Klaver
adrian.klaver@xxxxxxxxx


--
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