[MASSMAIL]Parallel Recovery in PostgreSQL - Mailing list pgsql-hackers

From 范润泽
Subject [MASSMAIL]Parallel Recovery in PostgreSQL
Date
Msg-id 497c50e8.6004.18ec1b7114c.Coremail.davidfrz1996@126.com
Whole thread Raw
Responses Re: Parallel Recovery in PostgreSQL
List pgsql-hackers
Hi, Hackers
I have observed that there has been a paucity of discussion concerning the parallel replay of WAL logs. 
The most recent discourse on this subject was during the PGCon event in 2023, where it was noted that PostgreSQL utilizes a single process for WAL replay. 
However, when configuring primary-secondary replication, there exists a tangible scenario where the primary accumulates an excessive backlog that the secondary cannot replay promptly.
This situation prompts me to question whether it is pertinent to consider integrating a parallel replay feature. 
Such a functionality could potentially mitigate the risk of delayed WAL application on replicas and enhance overall system resilience and performance.
I am keen to hear your thoughts on this issue and whether you share the view that parallel WAL replay is a necessity that we should collaboratively explore further.
Thank you for your attention to this matter.
Best regards,
David Fan

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: broken JIT support on Fedora 40
Next
From: "Andrey M. Borodin"
Date:
Subject: Re: Commitfest Manager for March