8000
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 dd759b9 commit af9f8b7Copy full SHA for af9f8b7
src/backend/access/transam/xlog.c
@@ -7868,7 +7868,7 @@ CheckRecoveryConsistency(void)
7868
/*
7869
* Have we passed our safe starting point? Note that minRecoveryPoint is
7870
* known to be incorrectly set if ControlFile->backupEndRequired, until
7871
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
7872
* minRecoveryPoint. All we know prior to that is that we're not
7873
* consistent yet.
7874
*/
0 commit comments