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 b94b9e4 commit 62bcc1cCopy full SHA for 62bcc1c
src/backend/access/transam/xlog.c
@@ -6169,7 +6169,7 @@ StartupXLOG(void)
6169
* recoveryLastXTime.
6170
*
6171
* This is slightly confusing if we're starting from an online
6172
- * checkpoint; we've just read and replayed the chekpoint record, but
+ * checkpoint; we've just read and replayed the checkpoint record, but
6173
* we're going to start replay from its redo pointer, which precedes
6174
* the location of the checkpoint record itself. So even though the
6175
* last record we've replayed is indeed ReadRecPtr, we haven't
0 commit comments