Re: Improve the connection failure error messages

Поиск
Список
Период
Сортировка
От Nisha Moond
Тема Re: Improve the connection failure error messages
Дата
Msg-id CABdArM5mu1A8zyqsEhckaser-1d2AXgkVrEqqJNJKV5=0N9shg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve the connection failure error messages  (Peter Smith <smithpb2250@gmail.com>)
Ответы Re: Improve the connection failure error messages  (Peter Smith <smithpb2250@gmail.com>)
Re: Improve the connection failure error messages  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
On Wed, Mar 13, 2024 at 11:16 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> FYI -- some more code has been pushed since this patch was last
> updated. AFAICT perhaps you'll want to update this patch again for the
> following new connection messages on HEAD:
>
> - slotfuncs.c [1]
> - slotsync.c [2]
>
> ----------
> [1]
https://github.com/postgres/postgres/blob/0b84f5c419a300dc1b1a70cf63b9907208e52643/src/backend/replication/slotfuncs.c#L989
> [2]
https://github.com/postgres/postgres/blob/0b84f5c419a300dc1b1a70cf63b9907208e52643/src/backend/replication/logical/slotsync.c#L1258
>
Thanks for the update.
Here is the v4 patch with changes required in slotfuncs.c and slotsync.c files.

--
Thanks,
Nisha

Вложения

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

Предыдущее
От: Maxim Orlov
Дата:
Сообщение: Re: Refactoring of pg_resetwal/t/001_basic.pl
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Introduce XID age and inactive timeout based replication slot invalidation