Re: newby question

Поиск
Список
Период
Сортировка
От Kevin Barnard
Тема Re: newby question
Дата
Msg-id b068057c041001072662dd35ba@mail.gmail.com
обсуждение исходный текст
Ответ на Re: newby question  (Richard Huxton <dev@archonet.com>)
Ответы Re: newby question  (Scott Frankel <leknarf@pacbell.net>)
Список pgsql-general
Apache/PHP are already prebuilt on Mac OS X.  All you need to do is
donwload the postgres tarball config and compile.

Small notte on the compile.  When you compile postgres either turn off
readline support or download readline from GNU and compile the static
lib.

I don't remember off hand but I think an older version of Postgres is
compiled into the standard Mac PHP.  If not it is fairly easy to
recomiple PHP on the Mac.  If you have any further questions about
compiling ask  I can walk you though it if you need.


On Fri, 01 Oct 2004 11:45:18 +0100, Richard Huxton <dev@archonet.com> wrote:
> Bernd Buldt wrote:
> > Howdy!   I'd like to set up a database (mostly a bibliography), which
> > I'd like to connect to a webpage such that simple queries to the
> > database can be made by visitors of my homepage.  I seem to remember
> > that FileMaker allows for this, but I'd prefer a UNIX-based solution
> > (under MacOS X).  Hence my question (before I start digging):   Can
> > anyone on the list confirm that this is doable (w/o too much hassles )
> > with PostGresQL?  Thx for your time!  Best,  Bernd
>
> Can't say I've done it with MacOS-X, but Apache+PHP+PostgreSQL are a
> common combination. Worth checking sourforge.net / freshmeat.net and see
> if there are any projects doing what you want before starting your own
> though.
>
> --
>    Richard Huxton
>    Archonet Ltd
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: How to debug pl/pgSQL -script?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Repeated VACUUM reports same number of deleted rows