How to un-install a jar from db

View: New views
2 Messages — Rating Filter:   Alert me  

How to un-install a jar from db

by Nelli Vanan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I installed a jar using
SELECT sqlj.install_jar('file:///usr/lib/pgsql/helloworld.jar',
'helloworld_jar',  false);

Is there a way to uninstall it.

Thank you.
_______________________________________________
Pljava-dev mailing list
Pljava-dev@...
http://pgfoundry.org/mailman/listinfo/pljava-dev

Re: How to un-install a jar from db

by Nelli Vanan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

OK, sorry.  I used the deploy.jar for doing everything and it works fine.


On Tue, Oct 21, 2008 at 3:32 PM, Nelli Vanan <ambulimama@...> wrote:

> Hi there,
>
> I installed a jar using
> SELECT sqlj.install_jar('file:///usr/lib/pgsql/helloworld.jar',
> 'helloworld_jar',  false);
>
> Is there a way to uninstall it.
>
> Thank you.
>
_______________________________________________
Pljava-dev mailing list
Pljava-dev@...
http://pgfoundry.org/mailman/listinfo/pljava-dev