Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita208d57

Browse files
committed
Switch off raftable in init script
1 parenta91b1dc commita208d57

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎tests/reinit-mm.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@ do
4646
max_wal_senders = 10
4747
shared_preload_libraries = 'raftable,multimaster'
4848
default_transaction_isolation = 'repeatable read'
49-
log_checkpoints = on
50-
log_autovacuum_min_duration = 0
49+
5150
multimaster.workers = 1
52-
multimaster.use_raftable =true
51+
multimaster.use_raftable =false
5352
multimaster.queue_size=52857600
5453
multimaster.ignore_tables_without_pk = 1
5554
multimaster.heartbeat_recv_timeout = 1000

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp