Re: should frontend tools use syncfs() ? - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: should frontend tools use syncfs() ?
Date
Msg-id 20230901183100.GD3180181@nathanxps13
Whole thread Raw
In response to Re: should frontend tools use syncfs() ?  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: should frontend tools use syncfs() ?  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Fri, Sep 01, 2023 at 01:19:13PM -0500, Justin Pryzby wrote:
> What about (per git grep no-sync doc) pg_receivewal?

I don't think it's applicable there, either.  IIUC that option specifies
whether to sync the data as it is streamed over.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: should frontend tools use syncfs() ?
Next
From: Nathan Bossart
Date:
Subject: Re: Replace known_assigned_xids_lck by memory barrier