changing privleges in pg_user/shadow

Поиск
Список
Период
Сортировка
От mike focosi
Тема changing privleges in pg_user/shadow
Дата
Msg-id 003c01bf73f4$fe92ef00$2a252fd0@goldendome.com
обсуждение исходный текст
Ответы Re: [ADMIN] changing privleges in pg_user/shadow
Re: [ADMIN] changing privleges in pg_user/shadow
Список pgsql-admin
hello all,

i am wondering if it is possible to change the attributes in pg_user and
pg_shadow for a paticular user. i can't seem to find any documentation on
'updating' users other than createuser and dropuser. is it possible to
change the users' attributes? for example could this doesn't seem to work:

mydb=>update pg_user set usecreatedb = 'f' where usename = 'mike';

the result is 0 records updated.

any help or pointers to some documention on this is greatly appreciated.

thanks
-mike

mike focosi
senior applications programmer
golden dome media
http://www.gdp.net
http://www.surfmichiana.com
http://www.wndu.com


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

Предыдущее
От: "mike focosi"
Дата:
Сообщение: ...
Следующее
От: Karl DeBisschop
Дата:
Сообщение: Re: [ADMIN] changing privleges in pg_user/shadow