We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350777a commit e569e62Copy full SHA for e569e62
lib/defaults.js
@@ -39,7 +39,7 @@ var defaults = module.exports = {
39
client_encoding: "",
40
41
ssl: false,
42
- max_connections: 1000,
+ max_connections: 10000,
43
44
application_name : undefined,
45
fallback_application_name: undefined
0 commit comments