MacOSX의 별도 패키징 시스템

http://mxcl.github.com/homebrew/

PostgreSQL 설치

brew install postgresql
initdb /usr/local/var/postgres
pg_ctl -D /usr/local/var/postgres -l logfile start
web biohackers.net