Re: [DOC] Update ALTER SUBSCRIPTION documentation

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: [DOC] Update ALTER SUBSCRIPTION documentation
Дата
Msg-id CAD21AoCksS17ERVg6_A0Oxf7X=CGYAf9jm7Z0YRCP7OF1GFAEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [DOC] Update ALTER SUBSCRIPTION documentation  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Tue, May 9, 2023 at 3:40 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Mon, May 8, 2023 at 1:51 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
> >
> > Apart from the documentation change, given that setting slot_name =
> > NONE always requires for the subscription to be disabled beforehand,
> > does it make sense to change ALTER SUBSCRIPTION SET so that we disable
> > the subscription when setting slot_name = NONE? Setting slot_name to a
> > valid slot name doesn't enable the subscription, though.
> >
>
> I think this is worth considering. Offhand, I don't see any problem
> with this idea but users may not like the automatic disabling of
> subscriptions along with setting slot_name=NONE. It would be better to
> discuss this in a separate thread to seek the opinion of others.
>

Agreed.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Improve list manipulation in several places
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Order changes in PG16 since ICU introduction