From: | "Efrain J(dot) Berdecia" <ejberdecia(at)yahoo(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | New recovery_target_timeline=primary option |
Date: | 2025-09-12 00:17:39 |
Message-ID: | 1653380141.2755688.1757636259955@mail.yahoo.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
One-line Summary: This new recovery_target_timeline option would ensure that when rebuilding a replica cluster, the recovery stays in the primary cluster's timeline making it fool proof and avoiding recovery timeline inconsistencies.
Business Use-case: Reduce human interaction when rebuilding replicas where unwanted timelines might have been archived in the repo and speed up recovery.
User impact with the change: New parameter option available
Implementation details: I would need a subject matter expert to please make this feature a reality
Estimated Development Time: unknown
Category: Include the text: Restore, replication
Thanks in advance Efrain J Berdecia
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-09-12 00:37:30 | Re: BF mamba failure |
Previous Message | Sutou Kouhei | 2025-09-12 00:07:52 | Re: Make COPY format extendable: Extract COPY TO format implementations |