Skip to content

Commit 60ba64d

Browse files
committed
reinit.sh
1 parent 533c657 commit 60ba64d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/mmts/tests/reinit-mm.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ do
5353
multimaster.node_id = $i
5454
multimaster.max_nodes = 4
5555
multimaster.arbiter_port = $arbiter_port
56-
multimaster.min_2pc_timeout = 100000
56+
multimaster.min_2pc_timeout = 10000000
57+
multimaster.trans_spill_threshold = 100
5758
SQL
5859
cp pg_hba.conf node$i
5960
pg_ctl -w -D node$i -l node$i.log start

0 commit comments

Comments
 (0)