aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_gin.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-03-10 16:32:18 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-03-10 16:32:25 -0500
commitf9dfa5c9776649f769d537dd0923003b35f128de (patch)
treee6f75e6d8030821c5eb5df5c58e6a572da2f24ff /src/backend/utils/adt/jsonb_gin.c
parentde75281637b762b4ccfb776366c44251e6864d0a (diff)
downloadpostgresql-f9dfa5c9776649f769d537dd0923003b35f128de.tar.gz
postgresql-f9dfa5c9776649f769d537dd0923003b35f128de.zip
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
Diffstat (limited to 'src/backend/utils/adt/jsonb_gin.c')
0 files changed, 0 insertions, 0 deletions