Re: Feature freeze date for 8.1 - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Feature freeze date for 8.1
Date
Msg-id 20050501193537.GA26902@wolff.to
Whole thread Raw
In response to Re: Feature freeze date for 8.1  (<adnandursun@asrinbilisim.com.tr>)
Responses Re: Feature freeze date for 8.1  (<adnandursun@asrinbilisim.com.tr>)
List pgsql-hackers
On Sun, May 01, 2005 at 19:57:37 +0300, adnandursun@asrinbilisim.com.tr wrote:
> 
> Listen Tom, write a client software that releases the
> resources / locks that was hold before client power is down
> or client connection was lost. 

If Postgres can tell the connection has been lost then it should roll
back the connection. The problem is that you can't always tell if
a connection has been lost. All you can do is timeout, either when TCP
times out or some other timeout (such as a statment timeout) that you
set.


pgsql-hackers by date:

Previous
From:
Date:
Subject: Re: Feature freeze date for 8.1
Next
From:
Date:
Subject: Re: Feature freeze date for 8.1