Re: Expect problems with PL/Python and Python version 2.2.3+ & 2.3+
От | Tom Lane |
---|---|
Тема | Re: Expect problems with PL/Python and Python version 2.2.3+ & 2.3+ |
Дата | |
Msg-id | 25845.1053929759@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Expect problems with PL/Python and Python version 2.2.3+ & 2.3+ (Sean Reifschneider <jafo@tummy.com>) |
Ответы |
Re: Expect problems with PL/Python and Python version 2.2.3+
|
Список | pgsql-hackers |
Sean Reifschneider <jafo@tummy.com> writes: > For those unfamiliar with it, rexec provides a restricted execution > environment, limiting access to certain Python and system routines. > This functionality is being deprecated in Python, due to security > problems and lack of maintainership to resolve them... Is no substitute solution being offered? > It may be appropriate to just remove the rexec, with the result being > that PL/Python code will be able to have access to basically anything on > the system as the user PostgreSQL is running as. We would have to change it to an untrusted language. We could do that, but it would mean a major reduction in the usefulness of plpython. Few DBAs of average paranoia levels want to give superuser access to their database users. regards, tom lane
В списке pgsql-hackers по дате отправления: