Re: Installation on Web Server - Mailing list pgsql-general

From Alan Hodgson
Subject Re: Installation on Web Server
Date
Msg-id 200701261029.31695@hal.simkin.ca
Whole thread Raw
In response to Re: Installation on Web Server  ("codeWarrior" <gpatnude@hotmail.com>)
Responses Re: Installation on Web Server  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
> > Is there some (easy !) way to install just the minimum parts of
> > PostgreSQL I need on the web server?

In a sane distribution, you would just do something like "yum install
php php-pgsql", and that would pull in whatever bits of PostgreSQL are
required (shared libraries).

--
"It's not a war on drugs, it's a war on personal freedom. Keep that in
mind at all times."


pgsql-general by date:

Previous
From: "Karen Hill"
Date:
Subject: Re: Rollback using WAL files?
Next
From: "Jeremy Haile"
Date:
Subject: Re: Can you specify the pg_xlog location from a config file?