akka-apps: increase pg queueSize (#19761)
This commit is contained in:
parent
9abc02e559
commit
d2207a7fd3
@ -51,6 +51,7 @@ postgres {
|
||||
}
|
||||
numThreads = 1
|
||||
maxConnections = 1
|
||||
queueSize = 20000
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user