On 2017-03-13 10:12:42 -0400, Robert Haas wrote: > So now on every startup I get this: > > 2017-03-13 10:08:49.399 EDT [90059] LOG: listening on IPv6 address "::1" > 2017-03-13 10:08:49.399 EDT [90059] LOG: listening on IPv4 address > "127.0.0.1" > 2017-03-13 10:08:49.400 EDT [90059] LOG: listening on Unix address > "/tmp/.s.PGSQL.5432"
I don't mind the new output, but I kinda wonder whether it's a good idea to include the '.s.PGSQL.5432' bit in the host and/or whether we shouldn't include the port in the TCP cases as well One cannot use -h /tmp/.s.PGSQL.5432, making this a bit confusing... -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers