Skip to content

Instantly share code, notes, and snippets.

@gotchahn
Created April 17, 2015 17:42
Show Gist options
  • Save gotchahn/4fb00ad93c815762c739 to your computer and use it in GitHub Desktop.
Save gotchahn/4fb00ad93c815762c739 to your computer and use it in GitHub Desktop.
PostgreSQL Failures and How Solve them
1) see what log says in /usr/local/var/postgres/server.log `tail -f /usr/local/var/postgres/server.log`
Problemas
---------
1) Si es lo de FATAL postmaster.pid > `rm /usr/local/var/postgres/postmaster.pid` y luego correrlo con `launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment