dwyl / learn-postgresql

🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. 🔍
212 stars 23 forks source link

Installation process on MacOS is outdated #86

Closed LuchoTurtle closed 1 year ago

LuchoTurtle commented 1 year ago

Thank you for the repo, it's mighty useful!

I'm following the readme file and I noticed the installation process in MacOS is slightly different. The wizard now only calls for server initialization and it's up and running. Additionally, the psql command line doesn't come "out-of-the-box" in recent versions and some commands to add it to the $PATH variable are needed.

I can pull a quick PR to fix this 😄 .

nelsonic commented 1 year ago

Please go ahead and PR the update. 👍 Remember to follow https://sembr.org/ and not make lines/blocks of text too long. 📝 Horrizontal scrolling is horrible. 😜