Re: Two fsync related performance issues?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Two fsync related performance issues?
Дата
Msg-id X8dFMhh+McXiAwYA@paquier.xyz
обсуждение исходный текст
Ответ на Re: Two fsync related performance issues?  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: Two fsync related performance issues?  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On Tue, Dec 01, 2020 at 07:39:30PM +0800, Craig Ringer wrote:
> On Wed, 14 Oct 2020, 13:06 Michael Paquier, <michael@paquier.xyz> wrote:
>> Yeah, it is safer to assume that it is the responsability of the
>> backup tool to ensure that because it could be possible that a host is
>> unplugged just after taking a backup, and having Postgres do this work
>> at the beginning of archive recovery would not help in most cases.
>
> Let's document that assumption in the docs for pg_basebackup and the file
> system copy based replica creation docs. With a reference to initdb's
> datadir sync option.

Do you have any suggestion about that, in the shape of a patch perhaps?
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Sergei Kornilov
Дата:
Сообщение: Re: Allow some recovery parameters to be changed with reload
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Commitfest 2020-11 is closed