Re: Feature freeze date for 8.1

From: <adnandursun(at)asrinbilisim(dot)com(dot)tr>
To: "Dave Held" <dave(dot)held(at)arraysg(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Feature freeze date for 8.1
Date: 2005-05-03 20:36:08
Message-ID: web-96656457@mail3.doruk.net.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 3 May 2005 13:02:46 -0500
"Dave Held" <dave(dot)held(at)arraysg(dot)com> wrote:

>How about an optional second connection to send keepalive
>pings?
>It could be unencrypted and non-blocking. If
authentication is needed
>on the ping port (which it doesn't seem like itwould
needto be),
>it could be very simple, like this:
>
>* client connects to main port
>* server authenticates client normally
>* server sends nonce token for keepalive authentication
>* client connects to keepalive port
>* client sends nonce token on keepalive port
>* server associates matching keepalive connection with
main connection
>* if server does not receive matching token within a small
> timeout, no keepalive support enabled for this session

Yes, this looks like good.But ;

1. Do client interfaces (ODBC,JDBC OLEDB etc) need to
be changed ?

2. If a firewall is used, ppl need to know the second
port number so mean that 2 parameters should be added to
postgres the first is timeout value and the second is port
number of the second port would be used for keepalive..

Best Regards,

Adnan DURSUN
ASRIN Bili?im Hiz.Ltd.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= 2005-05-03 20:57:19 Re: Regression tests
Previous Message Dave Cramer 2005-05-03 19:41:51 Re: [pgsql-advocacy] Increased company involvement