Re: Add an option to skip loading missing publication to avoid logical replication failure

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Add an option to skip loading missing publication to avoid logical replication failure
Дата
Msg-id CAA4eK1LGASeNZjQspR4SKLvGAkvWTSWwQYZorwm3rhhYf+1KBA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add an option to skip loading missing publication to avoid logical replication failure  (Xuneng Zhou <xunengzhou@gmail.com>)
Ответы Re: Add an option to skip loading missing publication to avoid logical replication failure
Список pgsql-hackers
On Tue, May 6, 2025 at 3:33 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> A clear benefit of addressing this in code is to ensure that the user sees the log message, which can be valuable for
trouble-shooting—evenunder race conditions. 
>

I don't think we can take that guarantee because if the Insert is
concurrent or slightly before the Alter Subscription command, then
there won't be a guarantee that users will see the skipped LOG
message.

--
With Regards,
Amit Kapila.



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