Re: [SQL] Permission denied for language pltclu - Mailing list pgsql-general

From Dinesh Pandey
Subject Re: [SQL] Permission denied for language pltclu
Date
Msg-id 20050610105003.9B36E52885@svr1.postgresql.org
Whole thread Raw
In response to Re: [SQL] Permission denied for language pltclu  (Richard Huxton <dev@archonet.com>)
Responses Re: [SQL] Permission denied for language pltclu  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general

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

 

pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: [SQL] Permission denied for language pltclu
Next
From: Richard Huxton
Date:
Subject: Re: [SQL] Permission denied for language pltclu