-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postgres binary of version 14.10.0 does not work on Mac #75
Comments
I'm seeing the same issue on M1 Mac. The problem seems to happen both when using the Linux AMD64 binaries as well as when using the darwin arm64v8 binaries |
Thank you guys for the report. I'll take a look at it as soon as possible. Do you have any extensions enabled that could be causing this problem? Because the tests passed successfully during the release. @patrickhuy Are you sure? Because this problem typically occurs only on the MacOS platform. Could you please attach an example of the error that you are experiencing? |
@tomix26 sorry, that was not correct, it happens both with darwin amd64 and arm64 binaries.
Arm64:
|
@patrickhuy Ok, great, thank you for the clarification. |
@tomix26 Thank you for looking into this issue.
Not as far as I know. It seems odd that all the other listed binaries I've tried worked. When I check the |
The bugfix versions have been released. Thanks again for reporting the problem. |
As version 14.10.0 is the new default one since zonkyio/embedded-postgres#123, we noticed this issue.
The following error occurs:
I've tried out versions 14.8.0, 14.9.0, 15.0.0, and 16.0.0 as well. Those seem to work fine.
The text was updated successfully, but these errors were encountered: