Re: Small documentation improvement for ALTER SUBSCRIPTION

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: Small documentation improvement for ALTER SUBSCRIPTION
Дата
Msg-id CAD21AoB9L1REn1bpYiX4Lkxio3ubmxUNgRoDvdokr_E_Q36Oiw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Small documentation improvement for ALTER SUBSCRIPTION  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Small documentation improvement for ALTER SUBSCRIPTION  (Greg Nancarrow <gregn4422@gmail.com>)
Re: Small documentation improvement for ALTER SUBSCRIPTION  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
On Wed, Aug 11, 2021 at 5:42 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 11 Aug 2021, at 09:57, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> > Additionally, refresh options as described in
> > <replaceable>refresh_option</replaceable> of
> > <literal>REFRESH PUBLICATION</literal> may be specified,
> > except in the case of <literal>DROP PUBLICATION</literal>.
>
> Since this paragraph is under the literal option “refresh”, which takes a
> value, I still find your original patch to be the clearest.

Yeah, I prefer my original patch over this idea. On the other hand, I
can see the point of review comment on it that Amit pointed out[1].

Regards,

[1] https://www.postgresql.org/message-id/CAA4eK1KaWwUSkDEKPseVY-z00kQJfpfVFdJCXPv9_CrwVZPMhg%40mail.gmail.com

--
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Logical replication keepalive flood
Следующее
От: Wu Haotian
Дата:
Сообщение: Re: Add option --drop-cascade for pg_dump/restore