Re: Not able to change the owner of function

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Not able to change the owner of function
Дата
Msg-id 20100224063201.GB22249@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: Not able to change the owner of function  (Jignesh Shah <jignesh.shah1980@gmail.com>)
Список pgsql-novice
In response to Jignesh Shah :
> Hey, I have read it and current user is 'postgres' and the new_user is also
> looks fine but still the same error.
> techdb=# ALTER FUNCTION test_create() SET OWNER TO user1;
> ERROR:  unrecognized configuration parameter "owner"

Read again, and type your command without SET.

Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

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

Предыдущее
От: Jignesh Shah
Дата:
Сообщение: Re: Not able to change the owner of function
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: How to get the permissions assigned to user?