Re: speed up a logical replica setup
От | Amit Kapila |
---|---|
Тема | Re: speed up a logical replica setup |
Дата | |
Msg-id | CAA4eK1JKQi3aJNt_WyYr+fbK2V+pkv1ZVWadLukgWveoRusKVw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: speed up a logical replica setup ("Euler Taveira" <euler@eulerto.com>) |
Ответы |
RE: speed up a logical replica setup
|
Список | pgsql-hackers |
On Fri, Jan 12, 2024 at 4:30 AM Euler Taveira <euler@eulerto.com> wrote: > > > 3. > Options -o/-O were added to specify options for publications/subscriptions. > > > Flexibility is cool. However, I think the cost benefit of it is not good. You > have to parse the options to catch preliminary errors. Things like publish only > delete and subscription options that conflicts with the embedded ones are > additional sources of failure. > Yeah, I am also not sure we need those. Did we discussed about that previously? OTOH, we may consider to enhance this tool later if we have user demand for such options. BTW, I think we need some way to at least drop the existing subscriptions otherwise the newly created subscriber will attempt to fetch the data which may not be intended. Ashutosh made an argument above thread that we need an option for publications as well. -- With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления: