You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @pskrbasu, thank you for letting me know. Yes, you are right. I thought that all new versions of EnterpriseDB binaries already include support for M1 architecture. But I just realized that only the latest major version supports this new instruction set. So to run it natively on M1 processors you need to upgrade to PostgreSQL 14. It's my fault and I'm really sorry, but it's already published and can't be changed.
Hello,
I have downloaded the
Embedded Postgres Binary Darwin Arm64v8(12.10.0)
from https://mvnrepository.com/artifact/io.zonky.test.postgres/embedded-postgres-binaries-darwin-arm64v8/12.10.0 and I'm using it on my M1 SoC which has arm64 architecture.I see that the binary does not run natively on M1:
I want it to run and compile natively on arm64.
Is there something I'm missing or is it designed this way?
The text was updated successfully, but these errors were encountered: