Re: file plpgsql.so missing

From: "A(dot)Bhuvaneswaran" <bhuvansql(at)myrealbox(dot)com>
To: William laloyau <william_laloyau(at)yahoo(dot)fr>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: file plpgsql.so missing
Date: 2003-05-02 14:00:30
Message-ID: Pine.LNX.4.44.0305021925310.4016-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> I have installed PostgreSQL 7.3.2 on Linux Mandrake
> 9.1 (yes I'm french ;)).
>
> And the file plpgsql.so is missing in /usr/lib/pgsql.
>
> So, I can't use postgreSQL with plpgsql language and
> that's very bad for me :(((

try,
$ locate plpgsql.so

and pass appropriate -L argument to createlang command. If you are unable
to locate it, i suggest you to re-compile.

regards,
bhuvaneswaran

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Manfred Koizar 2003-05-02 14:22:00 Re: Optimizing POSTGRESQL config
Previous Message Joanne Formoso 2003-05-02 07:28:34 Re: Optimizing POSTGRESQL config