Re: 035_standby_logical_decoding unbounded hang

x4mmm@yandex-team.ru

From: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
To: Noah Misch <noah@leadboat.com>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Pgsql Hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-03-07T09:46:55Z
Lists: pgsql-hackers

> On 20 Feb 2024, at 04:09, Noah Misch <noah@leadboat.com> wrote:
> 

I’m not sure if it is connected, but so far many patches in CFbot keep hanging in this test. For example [0].

I haven’t done root cause analysis yet, but hangs may be related to this thread. Maybe someone more familiar with similar issues could take a look there?

Thanks!


Best regards, Andrey Borodin.

[0] https://cirrus-ci.com/task/5911176840740864?logs=check_world#L292 


Commits

  1. Back-patch test modifications that were done as part of b6df0798a5.

  2. Fix the intermittent buildfarm failures in 031_column_list.

  3. Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.

  4. Bound waits in 035_standby_logical_decoding.pl.