Re: PL/java

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Zé Rui Marques <ze(dot)rui(dot)marques(at)carrotincentives(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: PL/java
Date: 2020-12-07 14:45:38
Message-ID: 44d79e03-3e28-98cd-252c-5558b03ec94d@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/7/20 3:25 AM, Zé Rui Marques wrote:
> Hi,
>
> I am the lead architect in a small firm that develops a very specialised
> ETL platform.
>
> Traditionally, we have used Oracle and PL-SQL, and we are now porting
> everything to Postgres.
>
> All of our code outside of the database is java and I wiash that all of
> our code within the database to be also in java.
>
> The PL/java “add-on” is not supported directly by Postgres.
>
> I would like to ask if there is a plan to include it as an official
> procedural language. If so, when?

None that I have heard of. Even if the decision where to made today it
would likely a couple of years before it would be included, so that is
not going to help you. What is your concern?

>
> Thanks,
> *—*
> *Zé Rui Marques*
>
>

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

In response to

  • PL/java at 2020-12-07 11:25:18 from Zé Rui Marques

Responses

  • Re: PL/java at 2020-12-07 15:18:57 from Hemil Ruparel
  • Re: PL/java at 2020-12-09 05:55:45 from Zé Rui Marques

Browse pgsql-general by date

  From Date Subject
Next Message Hemil Ruparel 2020-12-07 15:18:57 Re: PL/java
Previous Message Zé Rui Marques 2020-12-07 11:25:18 PL/java