Re: ERROR in createlang - Mailing list pgsql-general

From Adrian Klaver
Subject Re: ERROR in createlang
Date
Msg-id 201001041931.07349.aklaver@comcast.net
Whole thread Raw
In response to ERROR in createlang  (erobles <erobles@sensacd.com.mx>)
List pgsql-general
On Monday 04 January 2010 2:55:35 pm erobles wrote:
> Hi! i have an error when i try to  add/create a plpgsql language in
> Postgresql 8.3.1 on SCO Openserver 5.0.7
> createlang: langauge installation failed: ERROR could not access file
> "$libdir/plpgsql": No such file or directory.
>
>
> But,  the file plpgsql.so exists in the directory, please,could you
> suugestion to fix that error???.

Could it be a permissions issue? The file exists but the postgres user does not
have rights to it.

--
Adrian Klaver
aklaver@comcast.net

pgsql-general by date:

Previous
From: Yan Cheng Cheok
Date:
Subject: Re: Insert Data Into Tables Linked by Foreign Key
Next
From: Yan Cheng Cheok
Date:
Subject: PostgreSQL Write Performance