We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c3a43 commit 1cdcd42Copy full SHA for 1cdcd42
Cluster.pm
@@ -88,6 +88,7 @@ sub configure
88
max_prepared_transactions = 200
89
max_connections = 200
90
max_worker_processes = 100
91
+ max_parallel_degree = 0
92
wal_level = logical
93
fsync = off
94
max_wal_senders = 10
0 commit comments