Re: Special role for subscriptions

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Special role for subscriptions
Дата
Msg-id cbd0c82ac77a54e1132215bdadc86f08b42abb62.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: Special role for subscriptions  (Evgeniy Efimkin <efimkin@yandex-team.ru>)
Ответы Re: Special role for subscriptions
Re: Special role for subscriptions
Список pgsql-hackers
On Fri, 2018-11-09 at 15:24 +0300, Evgeniy Efimkin wrote:
> Hi!
> In order to support create subscription from non-superuser, we need
> to make it possible to choose tables on the subscriber side:

I'd like to know more about the reasoning here. This thread started out
by suggesting a new special role that can be used for subscriptions,
but now it's changing the way subscription happens.

 * What are the most important use cases here? Are we just trying to
avoid the unnecessary use of superuser, or is there a real use case for
subscribing to a subset of a publication?
 * What are all the reasons CREATE SUBSCRIPTION currently requires
superuser?
 * Is the original idea of a special role still viable?

Regards,
    Jeff Davis




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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Re: Suggestions on message transfer among backends
Следующее
От: "Zhang, Jie"
Дата:
Сообщение: [PATCH] remove repetitive characters in fdwhandler.sgml