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

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: How to build postgresql 9.3 beta2 from source withplpython3u handler and postgres_fdw extensions.
Дата
Msg-id 51D6D0B7.8060805@gmail.com
обсуждение исходный текст
Ответ на Re: How to build postgresql 9.3 beta2 from source withplpython3u handler and postgres_fdw extensions.  ("guxiaobo1982" <guxiaobo1982@qq.com>)
Список pgsql-general
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@gmail.com


В списке pgsql-general по дате отправления:

Предыдущее
От: "guxiaobo1982"
Дата:
Сообщение: Re: How to build postgresql 9.3 beta2 from source withplpython3u handler and postgres_fdw extensions.
Следующее
От: Stuart Ford
Дата:
Сообщение: Re: "soft lockup" in kernel