DEV Community

Discussion on: Installing pgAdmin Only after installing PostgreSQL with Homebrew Part 2

Collapse
 
kvothe137 profile image
kvothe137

I only created an account here to thank you, I tried the normal way of installing postgres on my mac through the .dmg package where both postgresql and pgadmin are bundled togther and hit this issue: stackoverflow.com/questions/591897...

None of the solutions given on stackoverflow fixed my issue, after trying a few other things from other forums, found your article on how to install them separately and finally got it working. Thanks a lot.