Re: please update ps display for recovery checkpoint
Nathan Bossart <bossartn@amazon.com>
From: "Bossart, Nathan" <bossartn@amazon.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Michael Paquier <michael@paquier.xyz>, "k.jamison@fujitsu.com" <k.jamison@fujitsu.com>, Thomas Munro <thomas.munro@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-12-04T17:17:06Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-checkpoint-restartpoint-status-to-ps-display.patch (application/octet-stream) patch v5-0001
On 12/3/20, 1:19 PM, "Bossart, Nathan" <bossartn@amazon.com> wrote: > I like the idea behind this patch. I wrote a new version with a > couple of changes: I missed an #include in this patch. Here's a new one with that fixed. Nathan
Commits
-
Provide recovery_init_sync_method=syncfs.
- 61752afb2640 14.0 cited
-
Add some checkpoint/restartpoint status to ps display
- df9274adf309 14.0 landed