Re: Map WAL segment files on PMEM as WAL buffers - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Map WAL segment files on PMEM as WAL buffers
Date
Msg-id CEEFC453-353D-40B8-859F-6DF9ADF6F4BE@yesql.se
Whole thread Raw
In response to Re: Map WAL segment files on PMEM as WAL buffers  (Takashi Menjo <takashi.menjo@gmail.com>)
Responses Re: Map WAL segment files on PMEM as WAL buffers
List pgsql-hackers
> On 28 Oct 2021, at 08:09, Takashi Menjo <takashi.menjo@gmail.com> wrote:

> Rebased, and added the patches below into the patchset.

Looks like the 0001 patch needs to be updated to support Windows and MSVC.  See
src/tools/msvc/Mkvcbuild.pm and Solution.pm et.al for inspiration on how to add
the MSVC equivalent of --with-libpmem.  Currently the patch fails in the
"Generating configuration headers" step in Solution.pm.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: should we enable log_checkpoints out of the box?
Next
From: Tomas Vondra
Date:
Subject: Re: Schema variables - new implementation for Postgres 15