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 2b1bf3f commit ba8cc0aCopy full SHA for ba8cc0a
src/backend/access/transam/xlog.c
@@ -7546,7 +7546,7 @@ CheckRecoveryConsistency(void)
7546
/*
7547
* Have we passed our safe starting point? Note that minRecoveryPoint is
7548
* known to be incorrectly set if ControlFile->backupEndRequired, until
7549
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
7550
* minRecoveryPoint. All we know prior to that is that we're not
7551
* consistent yet.
7552
*/
0 commit comments