Re: Direct I/O - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Direct I/O
Date
Msg-id ZDsjQjTQr2v1MfYV@telsasoft.com
Whole thread Raw
In response to Re: Direct I/O  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Apr 15, 2023 at 02:19:35PM -0400, Tom Lane wrote:
> PS: I don't quite understand how it managed to get through initdb
> when CREATE DATABASE doesn't work.  Maybe there is a different
> code path taken in standalone mode?

ad43a413c4f7f5d024a5b2f51e00d280a22f1874
    initdb: When running CREATE DATABASE, use STRATEGY = WAL_COPY.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Direct I/O
Next
From: Peter Geoghegan
Date:
Subject: Re: segfault tied to "IS JSON predicate" commit