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 08:27:23
Message-ID: CAMsr+YFy9LbLaPTD_2hU8c34oks4mToNowo_wUKUZTY2c3AAdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 30 Jan 2019 at 15:28, Pratheej Chandrika <
pratheej(dot)chandrika(at)motorolasolutions(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2019-01-30 08:32:20 Re: Protect syscache from bloating with negative cache entries
Previous Message Michael Paquier 2019-01-30 07:33:17 Unused parameters & co in code