Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1459f commit 99aa36dCopy full SHA for 99aa36d
src/backend/access/transam/xlog.c
@@ -6341,7 +6341,7 @@ CheckRecoveryConsistency(void)
6341
/*
6342
* Have we passed our safe starting point? Note that minRecoveryPoint is
6343
* known to be incorrectly set if ControlFile->backupEndRequired, until
6344
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
6345
* minRecoveryPoint. All we know prior to that is that we're not
6346
* consistent yet.
6347
*/
0 commit comments