Postgresql Install Problems and Mac OS X

From: Lola Lee <lola(at)his(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Postgresql Install Problems and Mac OS X
Date: 2004-03-06 13:29:26
Message-ID: p06100302bc6f81e006f2@[192.168.2.102]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm trying to reinstall Postgresql on my Mac (running 10.3.2) and
running into bizarre things that I haven't experienced before.
Anyone here know anything about running Postgresql on the OS X
platform?

The latest issue I'm having is that I'm trying to run createdb to
create the test database. Here's the error message:

Computer:~ postgres$ /usr/local/bin/createdb test
createdb: could not connect to database template1: could not connect
to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Lola-Lees-Computer:~ postgres$

Yes, server is running (I have the startup script loaded in the
/Library/Startup folder), far as I can tell.

I'm using the Liyange package from http://www.entropy.ch, if this helps.

--

Lola - mailto:lola(at)his(dot)com
http://www.lolajl.net | Blog at http://www.lolajl.net/blog/
I'm in Bowie, MD, USA, halfway between DC and Annapolis.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-03-06 20:56:34 Re: Postgresql Install Problems and Mac OS X
Previous Message sashan 2004-03-06 07:04:38 Re: building using vc++6