Skip to content

Instantly share code, notes, and snippets.

@johtso
Created October 9, 2014 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johtso/7eff306c5c00daf8aa4c to your computer and use it in GitHub Desktop.
Save johtso/7eff306c5c00daf8aa4c to your computer and use it in GitHub Desktop.
vagrant@localhost:~$ sudo service postgresql start
* Starting PostgreSQL 9.3 database server
* Error: could not exec /usr/lib/postgresql/9.3/bin/pg_ctl /usr/lib/postgresql/9.3/bin/pg_ctl start -D /var/lib/postgresql/9.1/main -l /var/log/postgresql/postgresql-9.3-main.log -s -o -c unix_socket_directories="/tmp" -c config_file="/etc/postgresql/9.3/main/postgresql.conf" :
[fail]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment