Re: basic_archive lost archive_directory - Mailing list pgsql-bugs

From Sergei Kornilov
Subject Re: basic_archive lost archive_directory
Date
Msg-id 5234821771918387@77e1e142-da70-4850-bfce-1a67e6fd1d40
Whole thread Raw
In response to Re: basic_archive lost archive_directory  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-bugs
Hello

Honestly, I don't think that only 8 stat calls per each 1Gbps of WAL writes is too much. I doubt basic_archive will be
usedin systems where there's a lot of writing. Although there is little benefit from this stat call, I agree.
 

> That said, if users are generally fine with the "could not create file" error,
> I'm ok with the proposed patch (i.e., just removing the check).

I'm ok with this error message.

regards, Sergei



pgsql-bugs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: basic_archive lost archive_directory
Next
From: José Antonio Morcillo Valenciano
Date:
Subject: Re: BUG #19414: Wrong rows returned by index scan on HASH-partitioned table with PRIMARY KEY (PostgreSQL 16.9)