| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Alexander Lakhin <exclusion(at)gmail(dot)com> |
| Subject: | Re: Failure in test_slru for host gokiburi (REL_16_STABLE only) |
| Date: | 2026-05-27 00:42:49 |
| Message-ID: | ahY-CUYMjwPA3eKA@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 26, 2026 at 05:09:31PM +0900, Michael Paquier wrote:
> Hearing nothing, I have fixed that on REL_16_STABLE to bring back my
> animal to green. The tranche ID allocation calls are wasteful in the
> module for v17 and v18, but it does not really matter much for the
> sake of the tests. HEAD is in a much better state by saving the same
> names in shmem (pronounced as in "shmemme").
A short update here. The buildfarm client was still stuck and unable
to report on this branch, so I have done some manual cleanup and it
has finally been able to report back to green:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gokiburi&dt=2026-05-27%2000%3A05%3A03
It seemed like some on-disk state was messing up with the follow-up
updates, but well.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2026-05-27 00:44:29 | Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server |
| Previous Message | Bruce Momjian | 2026-05-27 00:17:54 | Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF |