Re: How to control which Python interpreter Postgres uses? - Mailing list pgsql-admin

From Ni Ne
Subject Re: How to control which Python interpreter Postgres uses?
Date
Msg-id CY4PR19MB11601C0A90A33E6FC24D8C70B58A9@CY4PR19MB1160.namprd19.prod.outlook.com
Whole thread Raw
In response to Re: How to control which Python interpreter Postgres uses?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: How to control which Python interpreter Postgres uses?  (Wells Oliver <wells.oliver@gmail.com>)
Re: How to control which Python interpreter Postgres uses?  (Ron <ronljohnsonjr@gmail.com>)
Re: How to control which Python interpreter Postgres uses?  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
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

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to control which Python interpreter Postgres uses?
Next
From: Wells Oliver
Date:
Subject: Re: How to control which Python interpreter Postgres uses?