Message-ID: From: "tazervas (@tazervas)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 28 Apr 2025 18:59:04 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #90: Unhandled exception on next query after network connection is disconnected then re-connected. In-Reply-To: References: List-Id: X-GitHub-Author-Login: tazervas X-GitHub-Comment-Id: 2836213791 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 90 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/90#issuecomment-2836213791 Content-Type: text/plain; charset=utf-8 > If you had connection pooling enabled by the driver manager when this occurred, it may be the same phenomenon I encountered. I am proposing the following modifications to it. > > [#113](https://github.com/postgresql-interfaces/psqlodbc/pull/113) Confirmed. I had connection pooling enabled.