Message-ID: From: "apgrucza (@apgrucza)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 02 May 2024 10:58:02 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] PR #6: Use mimalloc to improve performance and reduce memory allocation lock contention In-Reply-To: References: List-Id: X-GitHub-Author-Login: apgrucza X-GitHub-Comment-Id: 2090208182 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 6 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/6#issuecomment-2090208182 Content-Type: text/plain; charset=utf-8 I get the same error regardless of whether I use the MSI installer or the setup EXE. I was testing the files in the release you just made. So: - [psqlodbc_x64.msi](https://github.com/davecramer/psqlodbc/releases/download/REL-16_00_0005/psqlodbc_x64.msi) (this does not work) - [psqlodbc_x86.msi](https://github.com/davecramer/psqlodbc/releases/download/REL-16_00_0005/psqlodbc_x86.msi) (this works) If both are working for you then something on my systems must be causing it to fail. Perhaps the presence (or lack of) a particular DLL.