From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, "k(dot)jamison(at)fujitsu(dot)com" <k(dot)jamison(at)fujitsu(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: please update ps display for recovery checkpoint |
Date: | 2020-12-14 03:52:35 |
Message-ID: | X9bhg5guUVsugX+/@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Dec 13, 2020 at 09:22:24PM -0600, Justin Pryzby wrote:
> I'm not sure, but we could consider backpatching something to clear the
> "recovering NNN" that's currently displayed during checkpoint, even though
> recovery of NNN has already completed. Possibly just calling
> set_ps_display(""); after "Real work is done".
This behavior exists for ages and there were not a lot of complaints
on this matter, so I see no reason to touch back-branches more than
necessary.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Jammie | 2020-12-14 03:59:54 | Movement of restart_lsn position movement of logical replication slots is very slow |
Previous Message | Michael Paquier | 2020-12-14 03:48:15 | Re: Some more hackery around cryptohashes (some fixes + SHA1) |