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 3d40723 commit 9bb21efCopy full SHA for 9bb21ef
contrib/mmts/tests/reinit-mm.sh
@@ -46,10 +46,9 @@ do
46
max_wal_senders = 10
47
shared_preload_libraries = 'raftable,multimaster'
48
default_transaction_isolation = 'repeatable read'
49
- log_checkpoints = on
50
- log_autovacuum_min_duration = 0
+
51
multimaster.workers = 1
52
- multimaster.use_raftable = true
+ multimaster.use_raftable = false
53
multimaster.queue_size=52857600
54
multimaster.ignore_tables_without_pk = 1
55
multimaster.heartbeat_recv_timeout = 1000
0 commit comments