Re: datachecksums: handle invalid and dropped databases during enable

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>
Cc: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: datachecksums: handle invalid and dropped databases during enable
Date: 2026-07-30 11:02:39
Message-ID: 38651C03-7582-44AD-9895-5784755E9E7C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 30 Jul 2026, at 10:23, Jonathan Gonzalez V. <jonathan(dot)abdiel(at)gmail(dot)com> wrote:
> Daniel Gustafsson <daniel(at)yesql(dot)se> writes:

>> https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=porpoise&dt=2026-07-30%2007%3A22%3A50&stg=test_checksums-check
>
> I came here to report exactly the same!
>
>> It only fails when running the extended tests which is why it didn't fail in CI
>> or on more BF members (and I clearly forgot to run those tests before pushing).
>> Does this seem correct to you?
>
> I've tested your patch and confirm that it fixed the issue

Thanks for review, pushed and backpatched.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ZizhuanLiu X-MAN 2026-07-30 11:03:42 Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match
Previous Message Hannu Krosing 2026-07-30 10:58:51 Re: Direct Toast PoC