Skip to content

Instantly share code, notes, and snippets.

@MirkoCindric
Created October 20, 2014 00:56
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 MirkoCindric/3d0962a7a071b92b1e44 to your computer and use it in GitHub Desktop.
Save MirkoCindric/3d0962a7a071b92b1e44 to your computer and use it in GitHub Desktop.
Fixing PG after Yosimite Install
brew update
rvm get stable
rvm gemset pristine
mkdir /usr/local/var/postgres/pg_tblspc
mkdir /usr/local/var/postgres/pg_twophase
mkdir /usr/local/var/postgres/pg_stat_tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment