MISC

macのxamppでPostgreSQLを使う

参考:MacでWeb開発-(2) XAMPP for MacにPostgreSQLを追加

postgresqlをmacにインストールする

http://www.postgresql.org/

ここにmac用がある。http://www.postgresql.org/download/macosx/ Graphical installerのVersion 9.5.2をダウンロードした。GUIでインストールできる。/Library/PostgreSQL/9.5にインストールされるらしい。Data Directoryは、/Library/PostgreSQL/9.5/data。