We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a6227 commit 322019eCopy full SHA for 322019e
doc/src/sgml/libpq.sgml
@@ -365,7 +365,7 @@ PGconn *PQconnectdbParams(const char * const *keywords,
365
client's connection to the server is considered dead. A value of
366
zero uses the system default. This parameter is ignored for
367
connections made via a Unix-domain socket, or if keepalives are disabled.
368
- It is only supported on systems where the <symbol>TCP_KEEPINTVL</>
+ It is only supported on systems where the <symbol>TCP_KEEPCNT</>
369
socket option is available; on other systems, it has no effect.
370
</para>
371
</listitem>
0 commit comments