Re: Proposal: Allow excluding specific file patterns in pg_checksums - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Proposal: Allow excluding specific file patterns in pg_checksums
Date
Msg-id CAKAnmm+on_JBEjRu=npXwtE47wAsk9ZUYnN=07TH5KEwp6+2Gw@mail.gmail.com
Whole thread Raw
In response to Proposal: Allow excluding specific file patterns in pg_checksums  (XYenon <i@xyenon.bid>)
Responses Re: Proposal: Allow excluding specific file patterns in pg_checksums
List pgsql-hackers
Putting files inside base/ is just a bad idea. Even if you handle pg_checksums and pg_basebackup, external tools like pgbackrest will have issues as well. I think better solutions are one of:

* Store these non-Postgres files somewhere else. Can still be in the data directory
* Make sure the files have valid checksums

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: CI: Add task that runs pgindent
Next
From: Daniel Gustafsson
Date:
Subject: Re: Git clone over git protocol fails