Re: Is there an opensource Mac OSX equivalent to

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Philip Neukom <pneukom(at)ProfitAnalytics(dot)com>, PostgreSQL <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Is there an opensource Mac OSX equivalent to
Date: 2002-02-06 16:54:57
Message-ID: web-686434@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Phillip,

> Is there an opensource Mac equivalent to pgAdmin or pgAccess?

Not Open Source. Heavy Lifters, Inc. publishes pgMac, which is free
for non-commercial use:
http://www.pgmac.com
... however, you gotta pay for commercial use. And I don't think you
get the source code. It's a good product, though.

> I have looked for a few days and don't seem to find anything.
> Perhaps it
> means doing a compile myself for pgAdmin or pgAccess since they do
> have Unix
> source code.

pgAdmin is Windows-only. Believe me, I've tried, but it depends on MS
ODBC and the VB/COM widget set. pgAccess has, as of 7.2, fallen so
far behind PostgreSQL development as to be unusable; I'd love to see
someone re-start this project, but I don't do Tcl.

For more limited but somewhat graphical Postgres access, have you
considered phpPgAdmin? It gives you web browser access to the
database tables, and runs easily on Apache/PHP/Postgres/OSX.1

-Josh Berkus

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-02-06 17:05:14 Re: Connecting a postgresql client to an oracle7 db
Previous Message Philip Neukom 2002-02-06 15:31:31 Is there an opensource Mac OSX equivalent to pgAdmin or pgAccess?