Re: Connection Timeout

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Mike Toews <mwtoews(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Connection Timeout
Date: 2010-06-03 09:01:05
Message-ID: 4C076F51.9060202@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Mike Toews wrote:
> Hi,
>
> It doesn't appear there is a connection timeout parameter (e.g.,
> ConnString="...;Timeout=5;..."), so I'm not sure how to throw an error
> quicker if the driver cannot connect to the host:port. I'm waiting about
> 18 seconds, which I'd like to reduce to 5 seconds to streamline my
> program startup if the postgres server is not available. Did I read the
> documentation incorrectly, or are there any plans to introduce a Timeout
> parameter? I'm using the latest version (08.04.0200).

What kind of tool(e.g. ADO, ADO.NET on Windows) are you using?

regards,
Hiroshi Inoue

> There was a similar unanswered question a while ago:
> http://archives.postgresql.org/pgsql-odbc/2003-06/msg00025.php
>
> -Mike

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Mike Toews 2010-06-03 14:53:29 Re: Connection Timeout
Previous Message noreply 2010-06-03 03:43:22 [ psqlodbc-Bugs-1010834 ] QA Notice: Package has poor programming practices