Re: should frontend tools use syncfs() ?

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: should frontend tools use syncfs() ?
Дата
Msg-id 20230901183100.GD3180181@nathanxps13
обсуждение исходный текст
Ответ на Re: should frontend tools use syncfs() ?  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: should frontend tools use syncfs() ?
Список 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 по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: should frontend tools use syncfs() ?
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Replace known_assigned_xids_lck by memory barrier