Skip to content

Commit 0f246eb

Browse files
committed
2 parents bc7cae1 + 69348e7 commit 0f246eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/multimaster/tests/reinit-mm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ do
1616
done
1717

1818
echo Start DTM
19-
~/postgres_cluster/contrib/multimaster/dtmd/bin/dtmd -d dtm 2> dtm.log &
19+
~/postgres_cluster/contrib/arbiter/bin/arbiter -r 0.0.0.0:5431 -i 0 -d dtm 2> dtm.log &
2020
sleep 2
2121

2222
echo Start nodes

0 commit comments

Comments
 (0)