Re: duplicate connection failure messages

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: duplicate connection failure messages
Дата
Msg-id 1290783063-sup-8271@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: duplicate connection failure messages  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: duplicate connection failure messages  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Excerpts from Peter Eisentraut's message of vie nov 26 11:06:24 -0300 2010:

> Thanks for working on this.  However, the example I posted at the
> beginning of this thread now does this:
> 
> $ ./psql -p 55555 -h localhost
> psql: could not connect to server: Connection refused
>         Is the server running on host "localhost" (???) and accepting
>         TCP/IP connections on port 55555?

Shouldn't connectFailureMessage receive addr_cur as parameter?
Otherwise it's not clear that it's getting the right params to report.

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: duplicate connection failure messages
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Assertion failure on hot standby