Re: (unknown)

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: (unknown)
Дата
Msg-id iq38ob$2vh$1@dough.gmane.org
обсуждение исходный текст
Ответ на ...  (Didik Prasetyo <prasetyodidik62@yahoo.com>)
Список pgsql-admin
Didik Prasetyo wrote on 07.05.2011 09:28:
> I want to ask how to make GRANT, where users can only perform SELECT
> on all the TABLE, in the database, which I have done the following

You might consider upgrading, because since 9.x you can do:

GRANT SELECT ON ALL TABLES IN SCHEMA public;

Thomas

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

Предыдущее
От: raghu ram
Дата:
Сообщение: Re:
Следующее
От: Tomasz Chmielewski
Дата:
Сообщение: Re: 'SGT DETAIL: Could not open file "pg_clog/05DC": No such file or directory' - what to do now?