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 f753c9d commit 3ebdf6cCopy full SHA for 3ebdf6c
src/backend/access/transam/xlog.c
@@ -6501,7 +6501,7 @@ StartupXLOG(void)
6501
* recoveryLastXTime.
6502
*
6503
* This is slightly confusing if we're starting from an online
6504
- * checkpoint; we've just read and replayed the chekpoint record, but
+ * checkpoint; we've just read and replayed the checkpoint record, but
6505
* we're going to start replay from its redo pointer, which precedes
6506
* the location of the checkpoint record itself. So even though the
6507
* last record we've replayed is indeed ReadRecPtr, we haven't
0 commit comments