|
|
|
|
|
by iamAy0
1922 days ago
|
|
Why would you install postgres through Brew though? Those times are way gone, that's the purpose of containers. I've been using Brew for a while to just install "core" packages like python, curl, wget and such, and everything else like a postgres, nginx, whatever..a go to a container. |
|
Also, I have some tools installed with brew, that have postgres as dependency (e.g. pgloader or mapnik).