Message-ID: From: "khogan02 (@khogan02)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 29 Jan 2025 16:26:35 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #32: Slow Connection with ODBC Driver In-Reply-To: References: List-Id: X-GitHub-Author-Login: khogan02 X-GitHub-Comment-Id: 2622120745 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 32 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/32#issuecomment-2622120745 Content-Type: text/plain; charset=utf-8 Hi kseyoss - you've got a different environment than I did but my "solution" was the psqlODBC_x64 driver version **12.02.0000** with **IgnoreTimeout=1** at the end of my Connection String. Response time is excellent and no timeouts for long-running queries.