Re: CentOS 6 and Postgresql 9.3.4 from PGDG

From: Steve Clark <sclark(at)netwolves(dot)com>
To: Moshe Jacobson <moshe(at)neadwerx(dot)com>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: CentOS 6 and Postgresql 9.3.4 from PGDG
Date: 2014-04-14 13:13:51
Message-ID: 534BDF0F.6010906@netwolves.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/14/2014 09:02 AM, Moshe Jacobson wrote:
>
> On Mon, Apr 14, 2014 at 8:24 AM, Steve Clark <sclark(at)netwolves(dot)com <mailto:sclark(at)netwolves(dot)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(dot)clark(at)netwolves(dot)com
http://www.netwolves.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chiru r 2014-04-14 13:21:54 lpgport issue while installing pg_bulkload utility on fedora 14 OS
Previous Message Moshe Jacobson 2014-04-14 13:02:01 Re: CentOS 6 and Postgresql 9.3.4 from PGDG