Skip to content

Support PostgreSQL on Apple Silicon #1

Open
tzeller opened this issue Jun 24, 2021 · 0 comments
Open

Support PostgreSQL on Apple Silicon #1

tzeller opened this issue Jun 24, 2021 · 0 comments

Comments

@tzeller
Copy link
Contributor

tzeller commented Jun 24, 2021

To run on Apple Silicon (M1), the following :

FROM postgres:9.6

needs to be :

FROM arm64v8/postgres:9.6

for reasonable performance.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant