How to run PostgreSQL if it isn’t starting because ‘postmaster.pid’ already exists
running this
rm /usr/local/var/postgres/postmaster.pid
or this command
rm /Users/[user_name_here]/Library/Application\ Support/Postgres/var-9.6/postmaster.pid
None
Comments