Skip navigation.
Home
Freeware and Free & Open Source Software for Proprietary OSes

Reply to comment

PostgreSQL for Mac

I wrote about installing PostgreSQL on Windows yesterday. So, it seemed like a good idea to talk about the Mac today. The PostgreSQL website doesn't show any native Mac OS X binary download. However, there is something called...

PostgreSQL for Mac

This is not a ready-to-run server for the Mac, however. Instead, it is a... Collection of GUI tools and installations for the day to day use and administration of PostgreSQL servers both on and from a Mac OS X environment.

To satisfy my curiousity, I downloaded the source code for PostgreSQL and unpacked it on my MacBook. After running ./configure and make, it looks like I have an installable set of binaries. My recollection, from installing PostgreSQL under Linux a number of years ago, is that I need to set up a couple of user accounts and initiate a few databases. So, I didn't run a make install. If any of you have installed the PostgreSQL server fully under Mac OS X, let us know how it works for you.

Reply

The content of this field is kept private and will not be shown publicly.