Installation on Web Server - Mailing list pgsql-general

From Richard Hayward
Subject Installation on Web Server
Date
Msg-id 5mnjr2p4d337h2ljhgiemlrf7vu21qg4lr@4ax.com
Whole thread Raw
List pgsql-general
I'm wanting to install PHP on a Apache/Linux server with support for
PostgreSQL.

It seems that I need to install PostgreSQL on the machine first,
before the PHP installation will work.

The way I've done this previously is simply to install PostgreSQL.
However, the database server is in fact another machine, so another
full install of it on the web server seems redundant. All the
instructions I've found assume that web and database servers are
running on the same host.

Is there some (easy !) way to install just the minimum parts of
PostgreSQL I need on the web server?

Regards

Richard

pgsql-general by date:

Previous
From: "Jeremy Haile"
Date:
Subject: Re: Stats collector frozen?
Next
From: usenet@sta.samsung.com
Date:
Subject: Sample C++ code using libpqxx/Postgresql sought