Re: [PATCH] Allow breaking out of hung connection attempts

Поиск
Список
Период
Сортировка
От Ryan Kelly
Тема Re: [PATCH] Allow breaking out of hung connection attempts
Дата
Msg-id 20120430111014.GA11610@llserver.lakeliving.com
обсуждение исходный текст
Ответ на Re: [PATCH] Allow breaking out of hung connection attempts  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [PATCH] Allow breaking out of hung connection attempts  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On Sun, Apr 29, 2012 at 10:12:40PM -0400, Alvaro Herrera wrote:
>
> Excerpts from Ryan Kelly's message of sáb ene 14 16:22:21 -0300 2012:
>
> > I have attached a new patch which handles the connect_timeout option by
> > adding a PQconnectTimeout(conn) function to access the connect_timeout
> > which I then use to retrieve the existing value from the old connection.
>
> Was this patch dropped entirely?  If not and it hasn't been committed
> yet, I think it belongs in the open CF here:
> https://commitfest.postgresql.org/action/commitfest_view?id=14
Needs some freshening if anyone still wants it. Update against latest
HEAD attached.

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

-Ryan Kelly

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: enable_indexonly
Следующее
От: Atri Sharma
Дата:
Сообщение: Re: Future In-Core Replication