| From: | "Arun Gananathan" <arun(at)gananathan(dot)fslife(dot)co(dot)uk> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Using PL/pgSQL |
| Date: | 2004-01-25 10:13:11 |
| Message-ID: | 000801c3e32b$d64ee760$da634c51@arun |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I want to try some functions using pl/pgsql in the unix.
i have tried the following 'createlang plpgsql yourdb' function and that is giving the following error message, which is
ERROR: Only users with Postgres superuser privilege are permitted to create a function in the 'C' language.
Others may use the 'sql' language or the created procedural languages.
createlang: language installation failed
Could any one help me to sort out thsi problem.
many thanks and regards
from
arun
| From | Date | Subject | |
|---|---|---|---|
| Next Message | V i s h a l Kashyap @ [Sai Hertz And Control Systems] | 2004-01-25 10:49:45 | Re: Selects query inside function must read commited data |
| Previous Message | V i s h a l Kashyap @ [Sai Hertz And Control Systems] | 2004-01-25 08:51:03 | Selects query inside function must read commited data |