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 8ba1184 commit b9a193eCopy full SHA for b9a193e
multimaster.c
@@ -3193,7 +3193,7 @@ _PG_fini(void)
3193
3194
/*
3195
* This functions is called by pglogical receiver main function when receiver background worker is started.
3196
- * We switch to ONLINE mode when all receviers are connected.
+ * We switch to ONLINE mode when all receivers are connected.
3197
* As far as background worker can be restarted multiple times, use node bitmask.
3198
*/
3199
void MtmReceiverStarted(int nodeId)
0 commit comments