Latest requests from IRC

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Latest requests from IRC
Дата
Msg-id 40B021DD.6000909@familyhealth.com.au
обсуждение исходный текст
Ответы Re: Latest requests from IRC  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-hackers
Hi guys,

The latest thing we've noticed in the IRC channel and the phpPgAdmin 
lists is that people want to be able to grant on all objects in a 
database, etc:

grant select on all tables to blah;

or even:

grant rule on all views in schema myschema to blah;

This seriously is asked every other day on #postgresql, followed by us 
saying they have to write a stored proc to do it, followed by them 
saying that that's crap...

The obvious trick here is what do do if you aren't a grantor for that 
privilege.

I confess I find this an annoying omission also...

Chris



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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Database variables when copying a database
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: Call for 7.5 feature completion