Re: Why isn't Java support part of Postgresql core?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why isn't Java support part of Postgresql core?
Date: 2014-09-18 16:54:19
Message-ID: 541B0E3B.9070102@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/18/2014 9:07 AM, cowwoc wrote:
> You are confusing a private JRE installation with the public JRE
> installation (yes, there is such a thing). The public JRE is found in
> java/jre8. The private JRE is found in java/jdk1.8.0_20/jre.
>
> http://www.oracle.com/technetwork/java/javase/jdk-8-readme-2095712.html#redistribution
> gives you permission to redistribute the JRE directory that ships
> inside each JDK installation. If you dig into jre/bin/server you will
> find jvm.dll.

ah, that I see... C:\Program Files\Java\jre7\bin\server\jvm.dll

for some reason I was thinking it needed {lib}jni.{so,dll}

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Szymon Guz 2014-09-18 17:17:17 Re: Why isn't Java support part of Postgresql core?
Previous Message ludwig@kni-online.de 2014-09-18 16:44:53 Re: strange problem with not existing roles