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 6605efb commit 340a67aCopy full SHA for 340a67a
src/backend/access/transam/xlog.c
@@ -7487,7 +7487,7 @@ CheckRecoveryConsistency(void)
7487
/*
7488
* Have we passed our safe starting point? Note that minRecoveryPoint is
7489
* known to be incorrectly set if ControlFile->backupEndRequired, until
7490
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
7491
* minRecoveryPoint. All we know prior to that is that we're not
7492
* consistent yet.
7493
*/
0 commit comments