Skip to content

Instantly share code, notes, and snippets.

@idkjs
Created January 29, 2021 13:13
Show Gist options
  • Save idkjs/7110d81e31cbe3d4f67994cad2015063 to your computer and use it in GitHub Desktop.
Save idkjs/7110d81e31cbe3d4f67994cad2015063 to your computer and use it in GitHub Desktop.
stale postmaster.id
cd $HOME/Library/Application Support/Postgres/var-13
rm postmaster.id
# or
rm $HOME/Library/Application Support/Postgres/var-13/postmaster.id
cat "$HOME/Library/Application Support/Postgres/var-13/postmaster.pid"
582
/Users/user/Library/Application Support/Postgres/var-13
1611820207
5432
/tmp
localhost
174413215 65536
ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment