Postgres.app: the easiest way to run PostgreSQL on the Mac
postgresapp.com
Postgres.app: the easiest way to run PostgreSQL on the Mac
1–4 of 4 posts
Re: Postgres.app: the easiest way to run PostgreSQL on the Mac
#2`brew install postgres` is a close runner up (note: requires homebrew.)
Re: Postgres.app: the easiest way to run PostgreSQL on the Mac
#3No Snow Leopard support?
Re: Postgres.app: the easiest way to run PostgreSQL on the Mac
#4`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.