Re: Re(2): Is there an opensource Mac OSX equivalent - Mailing list pgsql-novice

From Josh Berkus
Subject Re: Re(2): Is there an opensource Mac OSX equivalent
Date
Msg-id web-686552@davinci.ethosmedia.com
Whole thread Raw
In response to Re(2): Is there an opensource Mac OSX equivalent to pgAdmin or pgAccess?  (Philip Neukom <pneukom@ProfitAnalytics.com>)
List pgsql-novice
Philip,

> This might be interesting but I would need to figure out what PHP is
>  and if
> it in the default install of OSX.1.  I know that Apache is there.
>   Marc L.'s
> postgres 7.1.3 install works well too.  Would that entail compiling
> phpPgAdmin for OSX?

PHP is a Web Scripting language.  You install it with Apache.  I don't
 know what the default OSX Server install comes with.

If you have to install it yourself, be careful; PHP by default connects
 only with MySQL and needs to be compiled for Postgres support.  See
 http://techdocs.postgresql.org/  for some help.

Once PHP/Apache/Postgres is set up, phpPgAdmin is easy ... you just
 copy it to a folder under your Web Root, and it works.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

pgsql-novice by date:

Previous
From: Philip Neukom
Date:
Subject: Re(2): Is there an opensource Mac OSX equivalent to pgAdmin or pgAccess?
Next
From: "Patrick Hatcher"
Date:
Subject: COPY FROM function