Skip to content

Instantly share code, notes, and snippets.

@mrnugget
Created October 18, 2014 10:27
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 mrnugget/171dc6f82c1c9c9e287b to your computer and use it in GitHub Desktop.
Save mrnugget/171dc6f82c1c9c9e287b to your computer and use it in GitHub Desktop.
Fix PostgreSQL after upgrading to Yosemite if PostgreSQL was installed via homebrew
mkdir /usr/local/var/postgres/pg_tblspc
mkdir /usr/local/var/postgres/pg_twophase
mkdir /usr/local/var/postgres/pg_stat_tmp
mkdir /usr/local/var/postgres/pg_stat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment