Special role for subscriptions - Mailing list pgsql-hackers

From Evgeniy Efimkin
Subject Special role for subscriptions
Date
Msg-id 1269681541151271@myt5-68ad52a76c91.qloud-c.yandex.net
Whole thread Raw
Responses Re: Special role for subscriptions  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Hi hackers!
In postgresql 10 and 11 only superuser can create/alter subscriptions.
If there was a special role (like pg_monitor), it would be more easy to grant control on subscriptions.
I can make a patch if there are no objections against it.


pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Block level parallel vacuum
Next
From: Amit Kapila
Date:
Subject: Re: Resetting PGPROC atomics in ProcessInit()