Not able to change the owner of function

Поиск
Список
Период
Сортировка
От Jignesh Shah
Тема Not able to change the owner of function
Дата
Msg-id c11950271002232214p2aa7c96cn71f921199c6cb5c4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Not able to change the owner of function  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список 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

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Bret S. Lambert"
Дата:
Сообщение: Re: Seeking experiences 'accessing' Microsoft Active Directory credentials from PostgreSQL, in conjunction with the sys admin / IT...
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Not able to change the owner of function