Re: Making WAL archiving faster — multi-file support and async ideas

Поиск
Список
Период
Сортировка
От Alyona Vinter
Тема Re: Making WAL archiving faster — multi-file support and async ideas
Дата
Msg-id CAGWv16KXBCvNXBbe+MbNtFQMKfbhOfhJMdGajdiKwxUPWyateg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Making WAL archiving faster — multi-file support and async ideas  (Greg Sabino Mullane <htamfids@gmail.com>)
Список pgsql-hackers
Hi Greg!

Thanks for your question — it made me take a closer look at the recovery process. You're absolutely right, and I appreciate you pointing that out.
Postgres requests history files from the archive, which helps determine whether to wait for the next segment or if the timeline is finished. If Postgres detects that the segment isn't in the archive yet, it simply waits for it to appear. Let me know if I’ve missed anything here.
Then I see no fundamental problem with the parallel archiver =)

Best wishes,
Alyona Vinter

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