From 67c2b5544534fdfe1bf18c78fa35ef06d24a146a Mon Sep 17 00:00:00 2001 From: Michael Robellard Date: Wed, 4 Jul 2012 22:47:26 -0400 Subject: [PATCH] Notes on Mac osX install --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f8fe8b7..0211089 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ You need to run the test suite using a super user, such as the default make installcheck PGUSER=postgres +If you are having issues with Postgres on Mac osX and you installed Postgres +using the EnterpriseDB install you may want to try using homebrew to install +your Postgres Database. The EnterpriseDB install sets up a pg_config that will +not work with osX Lion. + Once temporal is installed, you can add it to a database. If you're running PostgreSQL 9.1.0 or greater, it's a simple as connecting to a database as a super user and running: