From: | "PGMailList" <pgmail(at)pgexplorer(dot)com> |
---|---|
To: | <lexx_h(at)chat(dot)ru>, <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: |
Date: | 2002-05-07 14:16:11 |
Message-ID: | 004601c1f5d1$be7604a0$05faa8c0@edios |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On your linux box
login as postgres
run
createlang [connection-options...] plpgsql [dbname]
should do the trick
----- Original Message -----
From: <lexx_h(at)chat(dot)ru>
To: <pgsql-interfaces(at)postgresql(dot)org>
Sent: Tuesday, May 07, 2002 10:53 AM
Subject: [INTERFACES]
> Hello all./
>
> Pls, help.
> How can I use PL/pgSQL (SQL Procedural Language) ?
> Because now I've got following error:
>
> ERROR: Unrecognized language specified in a CREATE FUNCTION:
> 'plpgsql'.
> Recognized languages are sql, C, internal, and created procedural
> languages.
>
>
> WBR,lexx .
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Frieda Shachar | 2002-05-07 15:50:42 | how to configure an OLE DB in windows98 to a distance postgres server |
Previous Message | Ted Petrosky | 2002-05-07 13:19:19 | libpq.a out of date |