Re: basic_archive lost archive_directory - Mailing list pgsql-bugs

From Nathan Bossart
Subject Re: basic_archive lost archive_directory
Date
Msg-id aZzI59OB6SaChOgJ@nathan
Whole thread Raw
In response to Re: basic_archive lost archive_directory  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: basic_archive lost archive_directory
List pgsql-bugs
On Wed, Feb 11, 2026 at 03:14:15PM -0600, Nathan Bossart wrote:
> On Tue, Feb 10, 2026 at 10:06:25AM -0600, Nathan Bossart wrote:
>> As I mentioned upthread, IMHO we should simply remove the existence check
>> from the GUC check hook.  basic_archive must already be written to handle
>> the archive directory disappearing at any moment, so we should be able to
>> rely on it without the extra stat().
> 
> Concretely, like the attached.

Any thoughts?  I'll wait another week or so, but then will proceed with
committing/back-patching this.

-- 
nathan



pgsql-bugs by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: BUG #19414: Wrong rows returned by index scan on HASH-partitioned table with PRIMARY KEY (PostgreSQL 16.9)
Next
From: Tom Lane
Date:
Subject: Re: basic_archive lost archive_directory