Re: create subscription - improved warning message

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: create subscription - improved warning message
Дата
Msg-id 20221012083825.6jbdljqigdav47wk@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: create subscription - improved warning message  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: create subscription - improved warning message
Список pgsql-hackers
On 2022-Oct-12, Amit Kapila wrote:

> I think it is a good idea to expand the docs for this but note that
> there are multiple places that use a similar description. For example,
> see the description slot_name option: "When slot_name is set to NONE,
> there will be no replication slot associated with the subscription.
> This can be used if the replication slot will be created later
> manually. Such subscriptions must also have both enabled and
> create_slot set to false.".  Then, we have a few places in the logical
> replication docs [1] that talk about creating the slot manually but
> didn't explain in detail the name or options to use. We might want to
> write a slightly bigger doc patch so that we can write the description
> in one place and give reference to the same at other places.

+1

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Para tener más hay que desear menos"



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

Предыдущее
От: "tachikake.ayaki@fujitsu.com"
Дата:
Сообщение: Fix wrong syntax about CREATE_REPLICATION_SLOT
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Summary Sort workers Stats in EXPLAIN ANALYZE