[Pljava-dev] Re: preload_libraries and pljava

From: marek at lewczuk(dot)com (Marek Lewczuk)
To:
Subject: [Pljava-dev] Re: preload_libraries and pljava
Date: 2005-05-07 12:29:11
Message-ID: 427CB497.70502@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thomas Hallgren napisa?(a):
> Marek Lewczuk wrote:

> Sure, the pljava can be pre-loaded just like any other module. There is
> no particular initialization function though since PL/Java is
> initialized when the first call arrives so don't use a ':' in the
> preload entry for pljava.
It's working... however I don't see any performance improvments. I have
this problem with all procedural languages - executing first functions
takes about a 1 second. Is there any other solution to make pljava runs
faster in first execution ?

Thanks for help.

ML

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Marek Lewczuk 2005-05-07 12:37:56 [Pljava-dev] pljava and postgresql array
Previous Message Thomas Hallgren 2005-05-07 10:34:42 [Pljava-dev] preload_libraries and pljava