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: David Steele <david@pgmasters.net>
Cc: Stephen Frost <sfrost@snowman.net>, Chapman Flack <chap@anastigmatix.net>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers@lists.postgresql.org
Date: 2022-04-04T14:22:47Z
Lists: pgsql-hackers
Attachments
- v9-0001-remove-exclusive-backup-mode.patch (text/x-diff)
On Mon, Apr 04, 2022 at 09:56:26AM -0400, David Steele wrote: > Minor typo in the docs: > > + * capable of doing an online backup, but exclude then just in case. > > Should be: > > capable of doing an online backup, but exclude them just in case. fixed -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Remove duplicated word in comment of basebackup.c
- 83cca409edf2 15.0 landed