Proposal: Allow excluding specific file patterns in pg_checksums
XYenon <i@xyenon.bid>
From: XYenon <i@xyenon.bid>
To: pgsql-hackers@postgresql.org
Cc: kou@clear-code.com
Date: 2025-10-23T08:17:56Z
Lists: pgsql-hackers
Hi, I’ve hit the same issue as PGroonga GitHub Issue #233 [1]: PGroonga-related files trigger pg_checksums verification failures. I’d like to propose a feature: Add support to pg_checksums for excluding files matching custom patterns. This can handle compatibility with extensions like PGroonga that generate files within the PostgreSQL data directory. Best regards, XYenon [1] https://github.com/pgroonga/pgroonga/issues/233