Thanks to visit codestin.com Credit goes to github.com
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 c09e5a6 commit fcce828Copy full SHA for fcce828
src/backend/access/transam/xlog.c
@@ -6101,7 +6101,7 @@ StartupXLOG(void)
6101
/*
6102
* Reload shared-memory state for prepared transactions. This needs to
6103
* happen before renaming the last partial segment of the old timeline as
6104
- * it may be possible that we have to recovery some transactions from it.
+ * it may be possible that we have to recover some transactions from it.
6105
*/
6106
RecoverPreparedTransactions();
6107
0 commit comments