Re: problems installing postgresql 8.0 on Mac OS 10.3.9

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jbar(at)es(dot)co(dot)nz
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: problems installing postgresql 8.0 on Mac OS 10.3.9
Date: 2007-06-08 01:24:55
Message-ID: 11582.1181265895@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

jbar(at)es(dot)co(dot)nz writes:
> Background: I was reading a book titled Mac OS X Hacks, which has a
> brief section on installing PostgreSQL. It suggested one start by
> installing Fink, which I successfully did. Then I used FinkCommander
> to install PostgreSQL 8.0, which seemed to be successful (it reported
> no problems).

I recall hearing complaints that the Fink packaging of Postgres was
bizarrely nonstandard. I don't recall any details, but it might be
worth your trouble to troll the PG list archives for mentions of Fink.

Anyway, it sounds like Fink installed the software but didn't actually
start the database server for you (which is a good thing, really).
Your next steps are probably "initdb" and then "pg_ctl start".
You might be able to use pgadmin3 to do those for you.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Khan, Mahmood Ahram 2007-06-08 04:31:53 Regarding Database Service Start
Previous Message John DeSoi 2007-06-08 01:18:18 Re: problems installing postgresql 8.0 on Mac OS 10.3.9