Re: START_REPLICATION SLOT causing a crash in an assert build

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: START_REPLICATION SLOT causing a crash in an assert build
Дата
Msg-id 20221008174000.mpp2vxldtlj6yj34@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: START_REPLICATION SLOT causing a crash in an assert build  (Andres Freund <andres@anarazel.de>)
Ответы Re: START_REPLICATION SLOT causing a crash in an assert build
Список pgsql-hackers
On 2022-10-08 09:53:50 -0700, Andres Freund wrote:
> On 2022-10-07 19:56:33 -0700, Andres Freund wrote:
> > I'm planning to push this either later tonight (if I feel up to it after
> > cooking dinner) or tomorrow morning PST, due to the release wrap deadline.
>
> I looked this over again, tested a bit more, and pushed the adjusted 15 and
> master versions to github to get a CI run. Once that passes, as I expect, I'll
> push them for real.

Those passed and thus pushed.

Thanks for the report, debugging and review everyone!


I think we need at least the following tests for replslots:
- a reset while decoding is ongoing works correctly
- replslot stats continue to be accumulated after stats have been removed


I wonder how much it'd take to teach isolationtester to handle the replication
protocol...



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Adding Support for Copy callback functionality on COPY TO api
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Non-robustness in pmsignal.c