Re: RDS and postgres extension approval - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: RDS and postgres extension approval
Date
Msg-id 74CF2F0D-D77A-4D14-94CB-1EF2E5BB4E2D@jakobs.com
Whole thread Raw
In response to Re: RDS and postgres extension approval  (Bruce Momjian <bruce@momjian.us>)
List pgsql-admin
PL/TCL is supported as well and heavily underestimated.


Am 26. Oktober 2021 21:47:12 MESZ schrieb Bruce Momjian <bruce@momjian.us>:
>On Thu, Oct 21, 2021 at 10:20:32PM -0400, Mladen Gogala wrote:
>> You should try PLPerl. That extension is supported by RDS:
>>
>> https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#
>> PostgreSQL.Concepts.General.FeatureSupport.Extensions.12x
>>
>> Your code will look prettier, thanks to perltidy. You will also get the whole
>> of CPAN in your toolkit. Above all, you will not have to use COBOL-like
>> tabulation. Whatever you can do in Python, you can also do in Perl. And, as
>> always, use strict.
>
>Yes. fundamentally, Perl has a sandbox mode that allows it to run in
>trusted and untrusted mode, while Python does not have a sandbox mode so
>can only be used in untrusted mode.
>

--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -



pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: RDS and postgres extension approval
Next
From: "Michel SALAIS"
Date:
Subject: RE: Understanding was terminated by signal 9: Killed