Re: Creation of a read-only role.

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Creation of a read-only role.
Дата
Msg-id 9e4684ce0703170822m72bfaff4j2a128e21aef9fbff@mail.gmail.com
обсуждение исходный текст
Ответ на Creation of a read-only role.  ("Dmitry Koterov" <dmitry@koterov.ru>)
Ответы Re: Creation of a read-only role.  ("Dmitry Koterov" <dmitry@koterov.ru>)
Список pgsql-general
On 3/16/07, Dmitry Koterov <dmitry@koterov.ru> wrote:
> Overall, we need 3 roles:
> 1. Administrator: can do anything with a database (by default this user is
> already exists - "postgres").
> 2. Read-only: can only read. Runs on all slave nodes.

actually - you dont need the read-only role, if this is only for slave
nodes. slony takes care about the issue and doesn't allow any writes
on slaves.

depesz

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

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: Creation of a read-only role.
Следующее
От: Cesar Alvarez
Дата:
Сообщение: Store Procedures