From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Noah Misch <noah(at)leadboat(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: A failure in 031_recovery_conflict.pl on Debian/s390x |
Date: | 2023-08-07 10:57:40 |
Message-ID: | ZNDOJNbF/iv23VQ9@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: Thomas Munro
> Thanks for testing! Would you mind trying v8 from that thread? V7
> had a silly bug (I accidentally deleted a 'case' label while cleaning
> some stuff up, resulting in the above error...)
v8 worked better. It succeeded a few times (at least 12, my screen
scrollback didn't catch more) before erroring like this:
[10:21:58.410](0.151s) ok 15 - startup deadlock: logfile contains terminated connection due to recovery conflict
[10:21:58.463](0.053s) not ok 16 - startup deadlock: stats show conflict on standby
[10:21:58.463](0.000s)
[10:21:58.463](0.000s) # Failed test 'startup deadlock: stats show conflict on standby'
# at t/031_recovery_conflict.pl line 332.
[10:21:58.463](0.000s) # got: '0'
# expected: '1'
Christoph
Attachment | Content-Type | Size |
---|---|---|
031_recovery_conflict_primary.log | text/plain | 14.2 KB |
031_recovery_conflict_standby.log | text/plain | 16.2 KB |
regress_log_031_recovery_conflict | text/plain | 9.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | John Naylor | 2023-08-07 11:01:16 | Re: [PATCH] Add loongarch native checksum implementation. |
Previous Message | Hayato Kuroda (Fujitsu) | 2023-08-07 10:53:19 | RE: [PoC] pg_upgrade: allow to upgrade publisher node |