Re: [BDR] Question on compatibility of Postgres with Open JDK - Mailing list pgsql-hackers

From Pratheej Chandrika
Subject Re: [BDR] Question on compatibility of Postgres with Open JDK
Date
Msg-id CA+Oir=N_FAF-C0pNZbSE-LWPv3e6Zvw6dYtjjxmoe6HPESCTAw@mail.gmail.com
Whole thread Raw
In response to Re: [BDR] Question on compatibility of Postgres with Open JDK  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: [BDR] Question on compatibility of Postgres with Open JDK  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
Criag,
Thanks a lot for the prompt reply.

From what you mentioned, I assume that other the client side jdbc  there is no Java dependency from Server side. What I mean is I assume there is no jdk/java dependency for Postgres server to work. Request your input.

Thanks
Pratheej

On Wed, Jan 30, 2019 at 12:04 PM Craig Ringer <craig@2ndquadrant.com> wrote:
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.chandrika@motorolasolutions.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@2ndquadrant.com.
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.



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

--
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@2ndquadrant.com.
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/CAMsr%2BYFobFkcsj%2BktcyGo4oaEQQ3eKKZURmKAqdx-1gwAgHwTA%40mail.gmail.com.

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: jsonpath
Next
From: Michael Paquier
Date:
Subject: Unused parameters & co in code