Message-ID: From: "FabianStoehr (@FabianStoehr)" To: "postgresql-interfaces/psqlodbc" Date: Sun, 14 Jul 2024 11:54:49 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #32: Slow Connection with ODBC Driver In-Reply-To: References: List-Id: X-GitHub-Author-Login: FabianStoehr X-GitHub-Comment-Id: 2227318633 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-2227318633 Content-Type: text/plain; charset=utf-8 Hi Dave, It depends. In my example with 40 minutes it was roughly 16000 rows with around 30 fields. But also with smaller queries only containing 2000 rows and 3 columns to update, it takes about 5 minutes and that shouldn't be the case right? Or is that normal with odbc connections?