Message-ID: From: "kseyoss (@kseyoss)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 29 Jan 2025 16:15:35 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #32: Slow Connection with ODBC Driver In-Reply-To: References: List-Id: X-GitHub-Author-Login: kseyoss X-GitHub-Comment-Id: 2622090745 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-2622090745 Content-Type: text/plain; charset=utf-8 Think we might also be seeing this. Access connected to Google Cloud Postgres. Running a search from Access takes 15 minutes (on a small table with a couple of thousand entries). Tried lots of changes in the driver settings, none seem to make any difference. Swapping to a different ODBC driver improves response time significantly. Khogan; Any chance you could share your solution?