Re: PL/pgSQL instalLation problem ?? - Mailing list pgsql-admin

From Robert Treat
Subject Re: PL/pgSQL instalLation problem ??
Date
Msg-id 200402212132.37759.xzilla@users.sourceforge.net
Whole thread Raw
In response to PL/pgSQL instalLation problem ??  (GP <pagomen@csd.uoc.gr>)
Responses Windows availability/reliability?  (Gorshkov <listsubscriptions@oghma.on.ca>)
List pgsql-admin
On Wednesday 18 February 2004 10:21, GP wrote:
> Hi All,
>
> I am trying to run the tutorial examples concerning the "Implementation
> of views in PostgreSQL" but I have some problems with the
> PL/pgSQL language installation..
>
> The corresponding library is located in /usr/local/pgsql/lib/plpgsql.so
> and I set the PGLIB enviroment variable to /usr/local/pgsql/lib.
>
> But when I issue the command for installing the plpsql I get an error:
>
> template1=# createlang plpsql template1;
> ERROR:  syntax error at or near "createlang" at character 1
>
> Did I miss something ?
>

createlang needs to be run from the shell, not from inside the database,

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

pgsql-admin by date:

Previous
From: Robert Treat
Date:
Subject: Re: Panic involving a LC_COLLATE issue
Next
From: Gorshkov
Date:
Subject: Windows availability/reliability?