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

2019-01-30 Thread Craig Ringer
On Wed, 30 Jan 2019 at 15:28, Pratheej Chandrika <
pratheej.chandr...@motorolasolutions.com> wrote:

> 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.
>

Correct.

Please see the PostgreSQL and PgJDBC manuals for more details.

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


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

2019-01-29 Thread Pratheej Chandrika
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  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.chandr...@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+unsubscr...@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+unsubscr...@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
> 
> .
>


Question on compatibility of Postgres with Open JDK

2019-01-29 Thread Pratheej Chandrika
Hello,
We are using Postgresql (postgresql-bdr94).

Please let us know whether Postgresql supports Open JDK?

Thanks
Pratheej


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

2019-01-29 Thread Craig Ringer
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.chandr...@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+unsubscr...@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