Skip to content

Commit b5213e7

Browse files
committed
Add note on Postgres
1 parent 86ab01a commit b5213e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wiki/postgres.sh

+3
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ kill -9 [pid]
4747
# TCP/IP connections on port 5432?
4848

4949
rm /usr/local/var/postgres/postmaster.pid
50+
51+
# In case you've upgraded Postgres, first migrate the database:
52+
brew postgresql-upgrade-database

0 commit comments

Comments
 (0)