Re: grant select pg 9.0.3

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: grant select pg 9.0.3
Дата
Msg-id 4FA13F9B0200002500047705@gw.wicourts.gov
обсуждение исходный текст
Ответ на grant select pg 9.0.3  (Tony Capobianco <tcapobianco@prospectiv.com>)
Список pgsql-admin
Tony Capobianco <tcapobianco@prospectiv.com> wrote:
> I've issued the following statement:
>
> grant select on all tables in schema support to backup;
>
> How can I avoid having to issue the grant each time I create a new
table?

http://www.postgresql.org/docs/9.0/interactive/sql-alterdefaultprivileges.html

Also, please consider updating to 9.0.7.

http://www.postgresql.org/support/versioning/

-Kevin

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

Предыдущее
От: Tony Capobianco
Дата:
Сообщение: grant select pg 9.0.3
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [BUGS] pg_dump: aborting because of server version mismatch