Re: create subscription - improved warning message
От | Amit Kapila |
---|---|
Тема | Re: create subscription - improved warning message |
Дата | |
Msg-id | CAA4eK1+qmOY=3Si0+HOrmxPR0F9-ywEjGPH=7L-8XhpJcjzAeA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: create subscription - improved warning message (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
Список | pgsql-hackers |
On Tue, Oct 11, 2022 at 4:27 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > > On 2022-Oct-10, Peter Smith wrote: > > > On Mon, Oct 10, 2022 at 4:04 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > > > I think the below gives accurate information: > > > WARNING: subscription was created, but is not connected > > > HINT: You should create the slot manually, enable the subscription, > > > and run %s to initiate replication. > > I guess this is reasonable, but how do I know what slot name do I have > to create? Maybe it'd be better to be explicit about that: > > HINT: You should create slot \"%s\" manually, enable the subscription, and run %s to initiate replication. > I am not so sure about including a slot name because users can create a slot with a name of their choice and set it via Alter Subscription. -- With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления: