Git Product home page Git Product logo

Comments (5)

jkatz avatar jkatz commented on August 25, 2024

Hi @domenico1982 -- we actually don't list out specific trusted languages that work with pg_tle in the docs, though we do provide examples of writing TLEs with a few of them. As noted in the security section of the docs:

Use pg_tle with trusted languages. While pg_tle can work with untrusted languages, trusted languages in PostgreSQL provide more protections for user-provided code.

Implicitly, you can write TLEs with PL/Java so long as your environment has PL/Java installed. Perhaps we can add in the README a comment about how TLE applies to trusted languages in genera. However, unless we have specific examples built on in the docs of pg_tle being used with another language, I don't know if we should list all of the languages out.

from pg_tle.

davecramer avatar davecramer commented on August 25, 2024

Hi @domenico1982 PL/Java is also somewhat unique in that it requires a JVM to exist on the host. I guess you would only run this on your hosts that actually had a JVM ?

from pg_tle.

domenico1982 avatar domenico1982 commented on August 25, 2024

Hi Dave, yeah, you're right. We're only wondering if this will ever be supported with RDS/Aurora. Thanks for your support, both answers are clear and valuable.

from pg_tle.

jkatz avatar jkatz commented on August 25, 2024

@domenico1982 Thanks for the feedback. I am going to close out this issue.

from pg_tle.

davecramer avatar davecramer commented on August 25, 2024

@domenico1982 PL/Java hasn't seen much love lately. I'm wondering just how much it is used. Obviously you are using it, do you have any notion how popular it is ?

from pg_tle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.