[Pljava-dev] pljava and jvm loading.

From: pierce at hogranch(dot)com (John R Pierce)
To:
Subject: [Pljava-dev] pljava and jvm loading.
Date: 2010-04-24 21:31:52
Message-ID: 4BD36348.30107@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

if I have a postgresql 8.4.3 cluster with several databases, and one of
them has PL/Java installed using Sun JDK 1.5.0, when does the JVM get
loaded?

A) when a connection is made to the database that has pljava
B) when any connection is made to any DB in the cluster
C) when a pljava function is first invoked
D) other?

(I note this is the -dev list... and my questions are more of the -user
variety, but I don't know of any other lists... if there's a more
appropriate forum for these questions, feel free to direct me...)

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2010-04-24 22:34:11 [Pljava-dev] pljava and jvm loading.
Previous Message Thomas Hallgren 2010-04-24 14:05:38 [Pljava-dev] PL/Java Wiki is alive again