| From: | "Dinesh Pandey" <dpandey(at)secf(dot)com> |
|---|---|
| To: | "'Richard Huxton'" <dev(at)archonet(dot)com> |
| Cc: | "'Michael Glaesemann'" <grzm(at)myrealbox(dot)com>, <pgsql-general(at)postgresql(dot)org>, "'PostgreSQL'" <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: [SQL] Permission denied for language pltclu |
| Date: | 2005-06-10 10:45:08 |
| Message-ID: | 20050610105003.9B36E52885@svr1.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
In short, a "superuser" is a user who can create other users.
But if the user is not super user, he is not allowed to install the language
'plpgsql' and 'pltcl' for database.
But my problem was the language is already installed but getting error on
creation of the function.
And if any one is creating this function who is not owner of database, this
problem occurs.
Thanks
Dinesh Pandey
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2005-06-10 10:51:56 | Re: [SQL] Permission denied for language pltclu |
| Previous Message | Tino Wildenhain | 2005-06-10 10:37:57 | Re: [SQL] Permission denied for language pltclu |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2005-06-10 10:51:56 | Re: [SQL] Permission denied for language pltclu |
| Previous Message | Tino Wildenhain | 2005-06-10 10:37:57 | Re: [SQL] Permission denied for language pltclu |