最近の RailsCast に従って PostgreSQL をセットアップしていますが、initdb /usr/local/var/postgres
コマンドを実行できません。実行するたびに、次のエラーが発生します。
The files belonging to this database system will be owned by user "Construct".
This user must also own the server process.
The database cluster will be initialized with locale en_US.UTF-8.
The default database encoding has accordingly been set to UTF8.
The default text search configuration will be set to "english".
creating directory /usr/local/var/postgres ... initdb: could not create directory "/usr/local/var": Permission denied