From: | thomas at tada(dot)se (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] pljava and jvm loading. |
Date: | 2010-04-24 22:34:11 |
Message-ID: | 4BD371E3.8020800@tada.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Hi John,
The answer is to your question is C.
We only have a -dev list so user questions are just as welcome.
Regards,
Thomas Hallgren
On 04/24/2010 11:31 PM, John R Pierce wrote:
> 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...)
>
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
From | Date | Subject | |
---|---|---|---|
postgresql : | Thomas.K.Hill at t-online.de | 2010-05-01 12:10:32 | [Pljava-dev] ERROR: java.lang.UnsupportedOperationException: Procedure calls are not yet implemented |
Previous Message | John R Pierce | 2010-04-24 21:31:52 | [Pljava-dev] pljava and jvm loading. |