Home > database >  Postgressql how to understand the maximum number of connections?
Postgressql how to understand the maximum number of connections?

Time:09-22

When do the test with a in an input field when creating role is the maximum number of connections,
Here refers to the user's session limit the number of connections or access to the data file?
PG small white for popular science,

CodePudding user response:

Condition in which the maximum number of users connected at the same time.

CodePudding user response:

Should be the same time the same number of user's session

CodePudding user response:

session

CodePudding user response:

The session number

CodePudding user response:

The session
  • Related