From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Commitfest 2021-11 Patch Triage - Part 1 |
Date: | 2021-11-08 05:43:43 |
Message-ID: | YYi5DwsHWq6bdD3K@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Nov 05, 2021 at 10:15:49PM +0100, Daniel Gustafsson wrote:
> 2161: standby recovery fails when re-replaying due to missing directory which
> was removed in previous replay.
> =============================================================================
> Tom and Robert seem to be in agreement that parts of this patchset are good,
> and that some parts are not. The thread has stalled and the patch no longer
> apply, so unless someone feels like picking up the good pieces this seems like
> a contender to close for now.
That's in my area, so I have signed up as reviewer.
> 2518: Corruption during WAL replay
> ==================================
> Both Robert and Tom have given positive remarks about this, and recent review
> concerns raised turned out to have been handled. Robert, Tom: any thoughts on
> the latest posted version?
The latest comments are from a couple of weeks ago. I'll take a look.
> 2602: ALTER SYSTEM READ { ONLY | WRITE }
> ========================================
> AFAIK Robert is actively working on this and have committed parts of it
> already, so there isn't much to add. I'm personally quite excited about this
> feature so I'm looking forward to (hopefully) seeing it go in.
So am I.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2021-11-08 05:59:46 | Re: Make mesage at end-of-recovery less scary. |
Previous Message | Michael Paquier | 2021-11-08 04:42:46 | Re: XLogReadRecord() error in XlogReadTwoPhaseData() |