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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Ryan Kelly <rpkelly22(at)gmail(dot)com>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Allow breaking out of hung connection attempts
Date: 2012-04-30 02:12:40
Message-ID: 1335751866-sup-1248@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-04-30 03:08:42 Re: smart shutdown at end of transaction (was: Default mode for shutdown)
Previous Message Devrim GÜNDÜZ 2012-04-30 00:23:56 Re: 9.2 release notes, beta time?