Re: grants

Поиск
Список
Период
Сортировка
Искать
От
Kris Jurka
Тема
Re: grants
Дата
Msg-id
Pine.BSO.4.56.0403101112010.1611@leary.csoft.net
Ответ на
Re: grants (Andreas Pflug)
Список
Дерево обсуждения
grants Edgar Mares <edgarmaf@ife.org.mx>
Re: grants Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: grants Andreas Pflug <pgadmin@pse-consulting.de>
Re: grants Kris Jurka <books@ejurka.com>
Re: grants Andreas Pflug <pgadmin@pse-consulting.de>
Re: grants Kris Jurka <books@ejurka.com>


On Wed, 10 Mar 2004, Andreas Pflug wrote:

> Edgar Mares wrote:
> 
> > hi there  i'm  having troubles to find   how to 
> > GRANT SELECT ON all-tables-onmydb TO specificuser
> >
> > this is  just  to  give  the access  to  "specificuser" to query the 
> > database and  find troubles on it
> 
> pgAdmin II has a tool for that (Security wizard; pgAdmin III has it on 
> the todo-list)
> 

The problem that cannot be solved with either this or a function that 
loops and grants on each table is that it is not a permanent grant of what 
the admin had in mind.  If a new table is added or an existing table is 
dropped and recreated, the grants must be done again.  The real use of a 
SELECT ANY TABLE permission is ignorance of schema updates.

Kris Jurka

В списке pgsql-hackers по дате отправления
От: Fabien COELHO
Дата:
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] log_line_info
FAQ