macのxamppでPostgreSQLを使う
参考:MacでWeb開発-(2) XAMPP for MacにPostgreSQLを追加
postgresqlをmacにインストールする
ここに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。