Re: When will trusted PL/Python be supported?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Bowen Shi <zxwsbg12138(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: When will trusted PL/Python be supported?
Date: 2023-06-27 14:33:03
Message-ID: 2529a516-c700-50f9-8ede-d337167803c3@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/27/23 04:46, Bowen Shi wrote:
> Dears,
>
> It seems to me that we have untrusted PL/Python for a long time, but
> till now we still do not support trusted plpython.
>
> I'd like to know is supporting trusted PL/Python still in the
> schedule? What is the reason for the current lack of support, and do
> we have any relevant email discussion?

https://www.postgresql.org/docs/7.4/release-7-4.html

Release date: 2003-11-17

...

"
Make PL/Python an untr"usted language, now called plpythonu (Kevin
Jacobs, Tom)

The Python language no longer supports a restricted execution
environment, so the trusted version of PL/Python was removed. If this
situation changes, a version of PL/Python that can be used by
non-superusers will be readded.
"

The situation has not changed.

>
> Regards
> Bowen Shi
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lingesan Jeyapandy 2023-06-27 14:51:06 Requesting Information for GSSAPI
Previous Message Romain MAZIÈRE 2023-06-27 14:09:46 Re: Query regarding managing Replication