Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 287d783

Browse files
knizhnikkelvich
authored andcommitted
Check default isolation level at multimaster startup
1 parent ab0399c commit 287d783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cluster.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ sub configure
9393
fsync = off
9494
max_wal_senders = 10
9595
wal_sender_timeout = 0
96+
default_transaction_isolation = 'repeatable read'
9697
max_replication_slots = 10
9798
shared_preload_libraries = 'raftable,multimaster'
9899
multimaster.workers = 10

0 commit comments

Comments
 (0)