git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: de75281) | patch
Improve postmaster's logging of listen socket creation.
2017年3月10日 21:32:18 +0000 (16:32 -0500)
2017年3月10日 21:32:25 +0000 (16:32 -0500)
commit f9dfa5c9776649f769d537dd0923003b35f128de
Improve postmaster's logging of listen socket creation.

When one of the kernel calls in the socket()/bind()/listen() sequence
fails, include the specific address we're trying to bind to in the log
message. This greatly eases debugging of network misconfigurations.

Also, after successfully setting up a listen socket, report its address
in the log, to ease verification that the expected addresses were bound.
There was some debate about whether to print this message at LOG level or
only DEBUG1, but the majority of votes were for the former.

Discussion: https://postgr.es/m/9564.1489091245@sss.pgh.pa.us
doc/src/sgml/runtime.sgml diff | blob | blame | history
src/backend/libpq/pqcomm.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /