Hacker News new | ask | show | jobs
Postgres.app: the easiest way to run PostgreSQL on the Mac (postgresapp.com)
12 points by zachwaugh 5166 days ago
2 comments

`brew install postgres` is a close runner up (note: requires homebrew.)
That method doesn't give you a running Postgres; you still need to configure the cluster yourself.
No Snow Leopard support?