On Mon, Feb 5, 2024 at 11:58 PM Kyotaro Horiguchi
wrote:
>
> At Fri, 2 Feb 2024 14:42:46 +0100, Thomas Munro
> wrote in
> > On Fri, Feb 2, 2024 at 12:56 PM Yugo NAGATA wrote:
> > > On Fri, 2 Feb 2024 11:18:18 +0100
> > > Thomas Munro wrote:
> > > > One simple way to address that would be to ma
At Fri, 2 Feb 2024 14:42:46 +0100, Thomas Munro wrote
in
> On Fri, Feb 2, 2024 at 12:56 PM Yugo NAGATA wrote:
> > On Fri, 2 Feb 2024 11:18:18 +0100
> > Thomas Munro wrote:
> > > One simple way to address that would be to make XLogFileInitInternal()
> > > wait for InstallXLogFileSegment() to fi
On Fri, Feb 2, 2024 at 12:56 PM Yugo NAGATA wrote:
> On Fri, 2 Feb 2024 11:18:18 +0100
> Thomas Munro wrote:
> > One simple way to address that would be to make XLogFileInitInternal()
> > wait for InstallXLogFileSegment() to finish. It's a little
>
> Or, can we make sure the rename is durable by
On Fri, 2 Feb 2024 11:18:18 +0100
Thomas Munro wrote:
> Hi,
>
> New WAL space is created by renaming a file into place. Either a
> newly created file with a temporary name or, ideally, a recyclable old
> file with a name derived from an old LSN. I think there is a data
> loss window between re