From: | Holger Jakobs <holger(at)jakobs(dot)com> |
---|---|
To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: RDS and postgres extension approval |
Date: | 2021-10-22 06:24:34 |
Message-ID: | bc2b1978-2f8b-0ff0-11ae-58491cdb00b2@jakobs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Here is the doc: https://www.postgresql.org/docs/14/xplang-install.html
In case you want to do server programming with a scripting language, try
the Tool Command Language.
Am 22.10.21 um 04:28 schrieb Ron:
> On 10/21/21 8:50 PM, David G. Johnston wrote:
>> On Thu, Oct 21, 2021 at 6:48 PM Wells Oliver <wells(dot)oliver(at)gmail(dot)com>
>> wrote:
>>
>> Is there anything out there written about what trusted means? The
>> PG community seems pretty trusting :)
>>
>>
>> It basically means the programming language allows the author of the
>> code to*break out of the server and access the underlying operating
>> system* as the postgres user. I believe this is written in the docs
>> - but I haven't searched recently.
>>
> Which -- by design -- RDS won't let you do. Thus, the lack of
> untrusted modules.
>
> --
> Angular momentum makes the world go 'round.
--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2021-10-22 13:01:45 | Re: RDS and postgres extension approval |
Previous Message | Antonio Padua | 2021-10-22 03:05:55 | Newbie learning SQL from udacity |