mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Improve comment in postgresql.conf.sample.
The Unix manual section that "man tcp" appears in varies, so let's just leave it out of the command to run.
This commit is contained in:
@ -74,7 +74,7 @@
|
|||||||
# (change requires restart)
|
# (change requires restart)
|
||||||
|
|
||||||
# - TCP settings -
|
# - TCP settings -
|
||||||
# see "man 7 tcp" for details
|
# see "man tcp" for details
|
||||||
|
|
||||||
#tcp_keepalives_idle = 0 # TCP_KEEPIDLE, in seconds;
|
#tcp_keepalives_idle = 0 # TCP_KEEPIDLE, in seconds;
|
||||||
# 0 selects the system default
|
# 0 selects the system default
|
||||||
|
Reference in New Issue
Block a user