Re: [BDR] Question on compatibility of Postgres with Open JDK

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Pratheej Chandrika <pratheej(dot)chandrika(at)motorolasolutions(dot)com>
Cc: Postgres-BDR and pglogical Mailing List <pglogical-list(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BDR] Question on compatibility of Postgres with Open JDK
Date: 2019-01-30 06:33:56
Message-ID: CAMsr+YFobFkcsj+ktcyGo4oaEQQ3eKKZURmKAqdx-1gwAgHwTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I don't understand the question.

If you want to use PgJDBC, then yes, PgJDBC works on OpenJDK. You do not
need to use pgjdbc 9.4 with PostgreSQL 9.4, you may use the latest version.

If you want to use pl/java, then I don't know if it's been tested with
postgres-bdr 9.4. But it should work fine if it works with normal community
postgres 9.4.

On Wed, 30 Jan 2019 at 14:28, Pratheej Chandrika <
pratheej(dot)chandrika(at)motorolasolutions(dot)com> wrote:

> Hello,
> We are using Postgresql (postgresql-bdr94).
>
> Please let us know whether Postgresql supports Open JDK?
>
> Thanks
> Pratheej
>
> --
> You received this message because you are subscribed to the Google Groups
> "Postgres-BDR and pglogical Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bdr-list+unsubscribe(at)2ndquadrant(dot)com(dot)
> Visit this group at
> https://groups.google.com/a/2ndquadrant.com/group/bdr-list/.
> To view this discussion on the web visit
> https://groups.google.com/a/2ndquadrant.com/d/msgid/bdr-list/CA%2BOir%3DMAc9OU4iNm%3DRBr%2BF2fLOSjJTACT9X5brChBGVCAJdPzA%40mail.gmail.com
> <https://groups.google.com/a/2ndquadrant.com/d/msgid/bdr-list/CA%2BOir%3DMAc9OU4iNm%3DRBr%2BF2fLOSjJTACT9X5brChBGVCAJdPzA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

--
Craig Ringer http://www.2ndQuadrant.com/
2ndQuadrant - PostgreSQL Solutions for the Enterprise

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-01-30 06:35:51 Re: jsonpath
Previous Message Pratheej Chandrika 2019-01-30 06:28:04 Question on compatibility of Postgres with Open JDK