Re: Streaming replication as a separate permissions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Streaming replication as a separate permissions
Дата
Msg-id 1294289940.3243.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Streaming replication as a separate permissions  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On tis, 2011-01-04 at 22:24 -0500, Robert Haas wrote:
> > Just to be clear: are we saying that "CREATE ROLE foo SUPERUSER"
> > should grant both superuser and replication, as well as the default
> > "postgres" user also having replication as well?
> 
> I think that's what we're saying.

So now superusers have it by default but you can explicitly revoke it?

I guess that's still inconsistent with other superuser behavior.  You
can't revoke a superuser's CREATEDB bit, for example.  (You can, but it
won't have an effect, of course.)



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Streaming replication as a separate permissions
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Problem with pg_upgrade (8.4 -> 9.0) due to ALTER DATABASE SET ROLE