File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -124,20 +124,21 @@ sub init
124124
125125 multimaster.binary_basetypes = ${binary_basetypes}
126126
127- # extensive logging for tests
128- multimaster.TxTrace_log_level = LOG
129- multimaster.TxFinish_log_level = LOG
127+ # uncomment to get extensive logging for debugging
130128
131- multimaster.CoordinatorTrace_log_level = LOG
129+ # multimaster.TxTrace_log_level = LOG
130+ # multimaster.TxFinish_log_level = LOG
132131
133- multimaster.BgwPoolEventDebug_log_level = LOG
132+ # multimaster.CoordinatorTrace_log_level = LOG
134133
135- multimaster.ReceiverStateDebug_log_level = LOG
136- multimaster.ApplyMessage_log_level = LOG
137- multimaster.ApplyTrace_log_level = LOG
138- multimaster.ReceiverFeedback_log_level = LOG
134+ # multimaster.BgwPoolEventDebug_log_level = LOG
139135
140- multimaster.StateDebug_log_level = LOG
136+ # multimaster.ReceiverStateDebug_log_level = LOG
137+ # multimaster.ApplyMessage_log_level = LOG
138+ # multimaster.ApplyTrace_log_level = LOG
139+ # multimaster.ReceiverFeedback_log_level = LOG
140+
141+ # multimaster.StateDebug_log_level = LOG
141142 } );
142143 $node -> append_conf(' pg_hba.conf' , $hba );
143144
You can’t perform that action at this time.
0 commit comments