Re: sqlj.install_jar stalls

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: "vidya(dot)sagar" <send2saagar(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: sqlj.install_jar stalls
Date: 2013-03-17 14:37:46
Message-ID: 5145D53A.9050608@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/11/2013 05:23 AM, vidya.sagar wrote:
> Hi,
>
> I am stuck with this problem since morning... Kindly help
> Postgre stalls ones i run
>
> SELECT
> sqlj.install_jar('file:///full/path/to/mypackage.jar','MyPackage',true);
>
> My Environment is as below:
> Windows7
> postgresql-8.4.12-1-windows
> jdk-1_5_0_06-windows-i586-p
>
>
> PS: SELECT getsysprop('user.home'); stalls when i execute..

Really not enough information to work with.

What is sqlj?
install_jar() is installing a jar to where?
What is getsysprop() supposed to do?
What do the Postgres and system logs show?
Define stall, the procedures stall or the whole database stalls?

>
> Thanks in Advance
> P V Sagar

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gunnar "Nick" Bluth 2013-03-17 19:37:38 Re: High RAM usage on postgres
Previous Message Scott Marlowe 2013-03-17 08:31:14 Re: High RAM usage on postgres