Re: duplicate connection failure messages - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: duplicate connection failure messages
Date
Msg-id 1290092783-sup-68@alvh.no-ip.org
Whole thread Raw
In response to Re: duplicate connection failure messages  (Bruce Momjian <bruce@momjian.us>)
Responses Re: duplicate connection failure messages
Re: duplicate connection failure messages
List pgsql-hackers
Excerpts from Bruce Momjian's message of mié nov 17 13:04:46 -0300 2010:

> OK, I doubt we want to add complexity to improve this, so I see our
> options as:
> 
>     o  ignore the problem
>     o  display IPv4/IPv6 labels
>     o  display only an IPv6 label
>     o  something else

I think we should use inet_ntop where available to print the address.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: final patch - plpgsql: for-in-array
Next
From: Merlin Moncure
Date:
Subject: Re: final patch - plpgsql: for-in-array