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

Commit 4bd380a

Browse files
committed
Typo.
1 parent 2080545 commit 4bd380a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql.conf.worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ synchronous_commit = on
2222
# for 2pc
2323
max_prepared_transactions = 1000
2424
postgres_fdw.use_2pc = on
25-
# only for testing performace; setting this to 'on' violates visibility
25+
# only for testing performance; setting this to 'off' violates visibility
2626
postgres_fdw.use_repeatable_read = off
2727

2828
# This node is shardlord?

0 commit comments

Comments
 (0)