Upgrading postgreSQL with Homebrew
After upgrading a few programs including postgres when starting a new project, I ran into an issue. I already had some postgres databases from older projects and I couldn't start postgres (and create my new database).
To install postgres with brew I ...
geoffroybaumier.hashnode.dev3 min read