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 17fa4c3 commit 7e775beCopy full SHA for 7e775be
src/backend/access/transam/xlog.c
@@ -6744,7 +6744,7 @@ StartupXLOG(void)
6744
* recoveryLastXTime.
6745
*
6746
* This is slightly confusing if we're starting from an online
6747
- * checkpoint; we've just read and replayed the chekpoint record, but
+ * checkpoint; we've just read and replayed the checkpoint record, but
6748
* we're going to start replay from its redo pointer, which precedes
6749
* the location of the checkpoint record itself. So even though the
6750
* last record we've replayed is indeed ReadRecPtr, we haven't
0 commit comments