Before we begin install postgresql onto your device:
$ brew install postgresqlCheck if the postgresql service is running via brew :
| {"lastUpload":"2020-09-04T18:49:47.910Z","extensionVersion":"v3.4.3"} |
| $ ps ax | grep shotgun | |
| 11152 s000 R+ 0:00.00 grep shotgun | |
| 10766 s001 S+ 0:00.60 /Users/ryandeussing/.rvm/gems/ruby-1.9.3-p429@sinatra/bin/shotgun | |
| $ kill -9 10766 | |
| #done |