http://www.postgresqlformac.com/
That was easy, but after doing it, I realized there was an official install. I would have uninstalled it, but the promised uninstalled script n the README was non existent.
(And just deleting one dir would be insufficient.) It looks like all the other postgresql installs, so I think the db is OK, but I wish I had the tools that come with the official install, I’ll figure that out later.
I then followed this to get psycopg2 installed to prep Postgresql for use with DJango
http://stubblog.wordpress.com/2009/06/07/installing-psycopg2-on-osx/.
A snap.
Advertisement