The other possibility is that you need to build psycopg2 from scratch and set
the pg_config option in setup.cfg. I have to do this with the brew build of pg
because the socket is elsewhere
On Apr 19, 2012, at 7:32 PM, Russell Keith-Magee
wrote:
> On Friday, 20 April 2012 at 6:04 AM, Zach wr
On Friday, 20 April 2012 at 6:04 AM, Zach wrote:
> Hi I am trying to setup a PostgreSQL database for Heroku. I am running
> into trouble.
>
> I installed PostgreSQL(9.0) from EnterpriseDB on OS X 10.6. However,
> when I do a simple
>
> $ psql -U postgres
>
> I get this error message.
>
> psql:
Hi I am trying to setup a PostgreSQL database for Heroku. I am running
into trouble.
I installed PostgreSQL(9.0) from EnterpriseDB on OS X 10.6. However,
when I do a simple
$ psql -U postgres
I get this error message.
psql: could not connect to server: No such file or directory
I
3 matches
Mail list logo