Fix typo in connection limits test
Spotted while doing post-commit review.
This commit is contained in:
parent
099c572d33
commit
682512dca8
@ -89,7 +89,7 @@ SKIP:
|
||||
# postmaster cannot accept() them fast enough. The exact limit
|
||||
# and behavior depends on the platform. To make this reliable,
|
||||
# we attempt SSL negotiation on each connection before opening
|
||||
# next one. The server will reject the SSL negotations, but
|
||||
# next one. The server will reject the SSL negotiations, but
|
||||
# when it does so, we know that the backend has been launched
|
||||
# and we should be able to open another connection.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user