Skip to content

Instantly share code, notes, and snippets.

@abelmartin
Last active October 21, 2015 21:17
Show Gist options
  • Save abelmartin/a74db2ceafd4b263dcf7 to your computer and use it in GitHub Desktop.
Save abelmartin/a74db2ceafd4b263dcf7 to your computer and use it in GitHub Desktop.
10.9.x upgrade to 10.10.5 or 10.11

BEFORE YOU UPGRADE!

  • pg_dumpall > outputfile

Brew

  • Run brew update twice

Databases

Postgres 9.3.4 to 9.4.4

El Capitain Update:

  • You might have to unlink your old postgresql install from the brew side of the equation.
  • brew unlink postgresql93

Heroku

  • Ran heroku auth:whoami to get the CLI update
  • If necessary, logged in again.

El Capitain Update:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment