Re: dividing privileges for replication role.

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: dividing privileges for replication role.
Дата
Msg-id 50FCA08F.8000801@agliodbs.com
обсуждение исходный текст
Ответ на dividing privileges for replication role.  (Tomonari Katsumata <t.katsumata1122@gmail.com>)
Список pgsql-hackers
Katsumata-san,

> In this patch, I made below.
> a) adding new privileges for replication:"MASTER REPLICATION" and "CASCADE
> REPLICATION"
>    "MASTER REPLICATION":  Replication-connection to master server is only
> allowed
>    "CASCADE REPLICATION": Replication-connection to cascade server is only
> allowed
>    ("REPLICATION" already implemented means replication-connection to both
> servers is allowed)

This seems to me a case of making things more complicated for everyone
in order to satisfy a very narrow use-case.  It certainly doesn't seem
to me to do anything about the "accidental cycle" issue.  Am I missing
something?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: WIP patch for hint bit i/o mitigation
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Making testing on Windows easier