Question : Install $ brew install postgresql Updating Homebrew… ==> Downloading https://homebrew.bintray.com/bottles/postgresql-12.1.mojave.bottle.tar.gz Already downloaded: /Users/user/Library/Caches/Homebrew/downloads/525a3637cd6f7b7a7e0bfe5adb102483ae01f4be31269aaf4348f6f4291f8a86–postgresql-12.1.mojave.bottle.tar.gz ==> Pouring postgresql-12.1.mojave.bottle.tar.gz ==> /usr/local/Cellar/postgresql/12.1/bin/initdb […]
Tag: macos
MongoDB in M1 Mac: ‘mongod’ command doesn’t work
Question : I’m totally new to mongodb and has no knowledge about it at all. So I just followed installation […]
Postgres server is not starting
Question : I have installed postgres 11 earlier on my MacBook Pro. Suddenly it stopped working. Usually I start my […]
How can I install SQLServer in MAC M1?
Question : I want to run SQL on my MAC M1, I used guidelines according to this website: https://phoenixnap.com/kb/install-sql-server-macos and […]
Server quit without updating PID file when trying to start MySQL server?
Question : So I created my .bash_profile, opened it in a text editor and added: export PATH=$PATH:/usr/local/mysql/bin and then I […]