Re: How to control which Python interpreter Postgres uses?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: How to control which Python interpreter Postgres uses?
Дата
Msg-id 3ad0a272-3ed1-3a9b-dfd3-22157283e278@gmail.com
обсуждение исходный текст
Ответ на Re: How to control which Python interpreter Postgres uses?  (Ni Ne <nineoften@hotmail.com>)
Ответы Re: How to control which Python interpreter Postgres uses?  (Ilya Anfimov <ilan@tzirechnoy.com>)
Список pgsql-admin
Why would recompiling Python affect what Postgresql points to?

On 11/1/21 5:06 PM, Ni Ne wrote:
P {margin-top:0;margin-bottom:0;}
Would I recompile the plpython package or postgres itself?


From: Tom Lane <tgl@sss.pgh.pa.us>
Sent: Monday, November 1, 2021 4:03 PM
To: Ni Ne <nineoften@hotmail.com>
Cc: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: How to control which Python interpreter Postgres uses?
 
Ni Ne <nineoften@hotmail.com> writes:
> How can I adjust my postgres settings to tell it which Python interpreter binary to use?

You'd have to recompile plpython against the particular libpython
you want to use.

                        regards, tom lane

--
Angular momentum makes the world go 'round.

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

Предыдущее
От: Ni Ne
Дата:
Сообщение: Re: How to control which Python interpreter Postgres uses?
Следующее
От: Ilya Anfimov
Дата:
Сообщение: Re: How to control which Python interpreter Postgres uses?