From: ambulimama at gmail.com (Nelli Vanan) Date: Tue, 21 Oct 2008 15:32:09 -0400 Subject: [Pljava-dev] How to un-install a jar from db Message-ID: <6d7730550810211232p3ce7917fp532c1932ab58e18@mail.gmail.com> 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.