Re: CentOS 6 and Postgresql 9.3.4 from PGDG - Mailing list pgsql-general

From Steve Clark
Subject Re: CentOS 6 and Postgresql 9.3.4 from PGDG
Date
Msg-id 534BDF0F.6010906@netwolves.com
Whole thread Raw
In response to Re: CentOS 6 and Postgresql 9.3.4 from PGDG  (Moshe Jacobson <moshe@neadwerx.com>)
Responses Re: CentOS 6 and Postgresql 9.3.4 from PGDG  (Moshe Jacobson <moshe@neadwerx.com>)
Re: CentOS 6 and Postgresql 9.3.4 from PGDG  (Alan Hodgson <ahodgson@simkin.ca>)
Re: CentOS 6 and Postgresql 9.3.4 from PGDG  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-general
On 04/14/2014 09:02 AM, Moshe Jacobson wrote:

On Mon, Apr 14, 2014 at 8:24 AM, Steve Clark <sclark@netwolves.com> wrote:
CentOS 6 supplies 8.4.20 but I want to use hot standby - the issue is that the PGDG
packages don't install into the "usual place" they are installed in version specific directories,
including the data, binaries, libraries etc. How do people deal with this when for years they
have been using postgres and "stuff" is in standard directories not version specific directories?

It's actually nicer that it uses a version specific directory, IMO, since you can have two versions installed simultaneously for upgrade purposes.
I just create symlinks data/ and backups/ in /var/lib/pgsql to point to the dirs of the same names under the 9.3/ directory.

How did you deal with binaries and libraries, as well as third party apps like perl modules or php/apache modules?

--
Stephen Clark
NetWolves Managed Services, LLC.
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark@netwolves.com
http://www.netwolves.com

pgsql-general by date:

Previous
From: Moshe Jacobson
Date:
Subject: Re: CentOS 6 and Postgresql 9.3.4 from PGDG
Next
From: chiru r
Date:
Subject: lpgport issue while installing pg_bulkload utility on fedora 14 OS