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 099c572 commit 682512dCopy full SHA for 682512d
src/test/postmaster/t/001_connection_limits.pl
@@ -89,7 +89,7 @@ sub background_psql_as_user
89
# postmaster cannot accept() them fast enough. The exact limit
90
# and behavior depends on the platform. To make this reliable,
91
# we attempt SSL negotiation on each connection before opening
92
- # next one. The server will reject the SSL negotations, but
+ # next one. The server will reject the SSL negotiations, but
93
# when it does so, we know that the backend has been launched
94
# and we should be able to open another connection.
95
0 commit comments