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 ff6c78c commit 7d3ed5aCopy full SHA for 7d3ed5a
src/backend/replication/walreceiver.c
@@ -674,7 +674,7 @@ XLogWalRcvFlush(bool dying)
674
* xmin and the current time.
675
*
676
* If 'force' is not set, the message is only sent if enough time has
677
- * passed since last status update to reach wal_receiver_status_internal.
+ * passed since last status update to reach wal_receiver_status_interval.
678
* If wal_receiver_status_interval is disabled altogether and 'force' is
679
* false, this is a no-op.
680
0 commit comments