From: | Jignesh Shah <jignesh(dot)shah1980(at)gmail(dot)com> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org>, postgresql novice <pgsql-novice(at)postgresql(dot)org> |
Subject: | Not able to change the owner of function |
Date: | 2010-02-24 06:14:01 |
Message-ID: | c11950271002232214p2aa7c96cn71f921199c6cb5c4@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
Hi,
could you tell me what could be the issue in below command. I could see that
there is an option for changing OWNER of function but not sure why it is
giving this error.
techdb=# ALTER FUNCTION test_create() SET OWNER TO masanip;
ERROR: unrecognized configuration parameter "owner"
techdb=#
Thanks in advance,
Jack
From | Date | Subject | |
---|---|---|---|
Next Message | A. Kretschmer | 2010-02-24 06:21:49 | Re: Not able to change the owner of function |
Previous Message | dipti shah | 2010-02-24 05:47:49 | Re: SET Role doesn't work from Security Definer Function... |
From | Date | Subject | |
---|---|---|---|
Next Message | A. Kretschmer | 2010-02-24 06:21:49 | Re: Not able to change the owner of function |
Previous Message | Bret S. Lambert | 2010-02-24 05:56:56 | Re: Seeking experiences 'accessing' Microsoft Active Directory credentials from PostgreSQL, in conjunction with the sys admin / IT... |