Re: Improve the connection failure error messages

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: Improve the connection failure error messages
Дата
Msg-id CAHut+PtiJXW3ZUh7-6x=9LRazOAYvFcf9GyBWvbb0_W2vw7Fvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve the connection failure error messages  (Nisha Moond <nisha.moond412@gmail.com>)
Ответы Re: Improve the connection failure error messages  (Nisha Moond <nisha.moond412@gmail.com>)
Список pgsql-hackers
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

Kind Regards,
Peter Smith.
Fujitsu Australia



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

Предыдущее
От: shveta malik
Дата:
Сообщение: Re: Introduce XID age and inactive timeout based replication slot invalidation
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: type cache cleanup improvements