Re: where can I download the binaries of plpython extension

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: where can I download the binaries of plpython extension
Дата
Msg-id 20180708172514.GJ10849@telsasoft.com
обсуждение исходный текст
Ответ на Re: where can I download the binaries of plpython extension  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Ответы Re: where can I download the binaries of plpython extension  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Список pgsql-performance
On Sun, Jul 08, 2018 at 05:36:06PM +0300, Mariel Cherkassky wrote:
> I still got the binaries of the installation and I found that I have the
> next directory : postgresql-10.4/src/pl/
> cd  postgresql-10.4/src/pl/plpython
> -rw-r--r-- 1 postgres postgres  653 May  7 23:51 Makefile
> drwxr-xr-x 3 postgres postgres   33 May  8 00:03 plpgsql
> drwxr-xr-x 5 postgres postgres 4096 May  8 00:03 plperl
> drwxr-xr-x 5 postgres postgres  319 May  8 00:06 tcl
> drwxr-xr-x 5 postgres postgres 4096 May  8 00:06 plpython
> 
> is there a way to install the extension from here ?

I think you're asking about this option:

> > Or you could compile+install the plpython extension.  I'm not sure but I
> > think that would be ./configure --with-python.

Justin


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Problems with installing pgwatch2 without docker
Следующее
От: Mariel Cherkassky
Дата:
Сообщение: Re: where can I download the binaries of plpython extension