Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 206 Bytes

notes.md

File metadata and controls

9 lines (6 loc) · 206 Bytes

PSQL

When upgrading psql via brew do brew postgresql-upgrade-database

Start it with this to easier catch errors

pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start