[Pljava-dev] How to load a jar with the postmaster

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] How to load a jar with the postmaster
Date: 2006-06-24 11:38:20
Message-ID: 449D242C.9030000@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Wilson Jr. wrote:
> Hello folks, I'm new here and in Pl/Java.
> I have a doubt, when I reboot my Postgres Server, I need to reload all
> my .jar files ok?
> Is it right?

What do you mean when you say 'reload'? PL/Java have functions to
install, replace, or remove jar files from the database. A jar that is
installed will of course remain installed even if you reboot.

> How do I put to load all my functions in .jar of my db when
> the postmaster start?
>
There's no need to load anything when the postmaster starts. Please read
the documentation. The installation guide
http://wiki.tada.se/wiki/display/pljava/Installation+Guide is a good
place to start.

Regards,
Thomas Hallgren

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2006-06-24 13:25:05 [Pljava-dev] SPI Updatable recordset
Previous Message Wilson Jr. 2006-06-24 02:30:21 [Pljava-dev] How to load a jar with the postmaster