[Pljava-dev] PostgreSQL is unable to load the libpljava.so

From: ilazaro at tekniker(dot)es ( Ignacio Lázaro )
To:
Subject: [Pljava-dev] PostgreSQL is unable to load the libpljava.so
Date: 2005-10-27 12:12:37
Message-ID: 5234B8D9C36F9E4D9B1AF01013708B6B0152BA60@txindoki.tekniker.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi Thomas
This script is only used before invoke the Deployer java class in order to install PLJAVA in PostgreSQL
org.postgresql.pljava.deploy.Deployer -install -user optemi -database optemi

How can I start this script when start the backend?
Thanks in advance
Nacho

-----Mensaje original-----
De: Thomas Hallgren [mailto:thomas at tada.se]
Enviado el: jueves, 27 de octubre de 2005 13:23
Para: Ignacio L?zaro
CC: pljava-dev at gborg.postgresql.org
Asunto: Re: [Pljava-dev] PostgreSQL is unable to load the libpljava.so

Ignacio L?zaro wrote:
> Hi Thomas
>
>
>> Your LD_LIBRARY_PATH looks correct. Are you sure it's exported and
>> available to the postmaster when it boots up?
>>
> I have a shell script in which I define the environment variables and EXPORT them
>
And this is the script that is used when you start the backend? I'm
asking this because I've had discussions before where similar scripts
was used on the client side. They don't have much effect there.

Regards,
Thomas Hallgren

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Nacho 2005-10-27 13:55:19 [Pljava-dev] Re: PostgreSQL is unable to load the libpljava.so
Previous Message Ignacio Lázaro 2005-10-27 12:05:08 [Pljava-dev] PostgreSQL is unable to load the libpljava.so