RE: Test failures of 100_bugs.pl

From: "Yu Shi (Fujitsu)" <shiy(dot)fnst(at)fujitsu(dot)com>
To: "Yu Shi (Fujitsu)" <shiy(dot)fnst(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Test failures of 100_bugs.pl
Date: 2023-04-24 09:50:22
Message-ID: OSZPR01MB63106E2B05AA860126F4BF38FD679@OSZPR01MB6310.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 21, 2023 1:48 PM Yu Shi (Fujitsu) <shiy(dot)fnst(at)fujitsu(dot)com> wrote:
>
> I wrote a patch to dump rel state in wait_for_subscription_sync() as suggested.
> Please see the attached patch.
> I will try to add some debug logs in code later.
>

Please see the attached v2 patch.

I added some debug logs when invalidating syncing table states and updating
table_states_not_ready list. I also adjusted the message level in the tests
which failed before.

Regards,
Shi Yu

Attachment Content-Type Size
v2-0001-dump-rel-state-in-wait_for_subscription_sync.patch application/octet-stream 1.5 KB
v2-0002-Add-logs-to-help-investigate-subscription-test-fa.patch application/octet-stream 3.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Drouvot, Bertrand 2023-04-24 10:06:53 Re: Add two missing tests in 035_standby_logical_decoding.pl
Previous Message Daniel Gustafsson 2023-04-24 09:48:26 Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert