Connection Timeout - Mailing list pgsql-odbc

From Mike Toews
Subject Connection Timeout
Date
Msg-id AANLkTin4MIcnAuT7VDVjBTdMMUgFkB8SxWBlId5Vgwi1@mail.gmail.com
Whole thread Raw
Responses Re: Connection Timeout
List pgsql-odbc
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).

There was a similar unanswered question a while ago:

-Mike

pgsql-odbc by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Question about building for Windows
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1010833 ] '--without-iodbc' enables iodbc support