Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Chapman Flack <chap@anastigmatix.net>
Cc: Stephen Frost <sfrost@snowman.net>, Magnus Hagander <magnus@hagander.net>, David Steele <david@pgmasters.net>, pgsql-hackers@lists.postgresql.org
Date: 2022-03-09T22:21:24Z
Lists: pgsql-hackers
On Wed, Mar 09, 2022 at 02:32:24PM -0500, Chapman Flack wrote: > On 03/09/22 12:19, Stephen Frost wrote: >> Let's avoid hijacking this thread, which is about this >> patch, for an independent debate about what our documentation should or >> shouldn't include. > > Agreed. New thread here: > > https://www.postgresql.org/message-id/6228FFE4.3050309%40anastigmatix.net Great. Is there any additional feedback on this patch? Should we add an example of using pg_basebackup in the "Standalone Hot Backups" section, or should we leave all documentation additions like this for Chap's new thread? -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Remove duplicated word in comment of basebackup.c
- 83cca409edf2 15.0 landed