Bruce Momjian <br...@momjian.us> writes:
> Is "::" correct?

I don't think so ... I get this, even sillier, response:

$ psql -h ::1 -p 5433 regression
psql: could not connect to server: Connection refused
        Is the server running on host "::1" (::) and accepting
        TCP/IP connections on port 5433?

Seems like a logic bug in inet_net_ntop_ipv6.  Before we waste mental
effort finding it for ourselves, has anyone checked for fixes in the
upstream code lately?

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to