Re: pg_user, changing priviliges
От | Oliver Elphick |
---|---|
Тема | Re: pg_user, changing priviliges |
Дата | |
Msg-id | 200010261642.e9QGgiM01915@linda.lfix.co.uk обсуждение исходный текст |
Ответ на | pg_user, changing priviliges (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>) |
Список | pgsql-admin |
Marcin Mazurek wrote: >I'm trying to give a createuser privilige by changing pg_users, i'm logged >in as a superuser. > >mtldb=# select count(*) from pg_user where usename='mtluser'; > count >------- > 1 >(1 row) > >mtldb=# update pg_user set usesuper=true, usecatupd=true where >usename='mtluser'; >UPDATE 0 > >Why I can't do it? pg_user is a view; you should be updating pg_shadow -- Oliver Elphick Oliver.Elphick@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47 GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C ======================================== "Whosoever therefore shall be ashamed of me and of my words in this adulterous and sinful generation; of him also shall the Son of man be ashamed, when he cometh in the glory of his Father with the holy angels." Mark 8:38
В списке pgsql-admin по дате отправления: