You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* blocking_physrep: The `SELECT .. FROM comdb2_transaction_logs` query executed by physical replicants blocks for the next log record. (Default: `false`)
174
-
* physrep_check_minlog_freq_sec: Check the minimum log number to keep this often. (Default: `10`)
174
+
* physrep_check_minlog_freq_sec: Check the minimum log number to keep this often. (Default: `60`)
* physrep_source_host: List of physical replication source cluster hosts.
190
190
* revsql_allow_command_execution : Allow processing and execution of command * over the `reverse connection` that has come in as part of the request. This is mostly intended for testing. (Default: off)
191
191
* revsql_cdb2_debug: Print extended reversql-sql cdb2 related trace. (Default: off)
192
-
* revsql_connect_freq_sec: This node will attempt to `reverse connect` to the remote host at this frequency. (Default: 5secs)
192
+
* revsql_connect_freq_sec: This node will attempt to `reverse connect` to the remote host at this frequency. (Default: 5 secs)
0 commit comments