Re: SVN and Postgres 8.3 - Mailing list pgsql-general

From Chris Browne
Subject Re: SVN and Postgres 8.3
Date
Msg-id 87eiryjhtc.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to SVN and Postgres 8.3  (Phoenix Kiula <phoenix.kiula@gmail.com>)
List pgsql-general
phoenix.kiula@gmail.com (Phoenix Kiula) writes:
> My question: how can I use PostgreSQL 8.3 and SVN on the same server?
> Has someone figured out how to fix this situation? I'm on CentOS 5 x64
> bit.

RPM has a "--replacefiles" option which might either help or hurt...

I think there's a fair chance that the CentOS folk mayn't be in a
position to do anything to help, as they are mostly deriving things
from what Red Hat produces, and it is quite likely to be a non-option
to deviate.

What you may need to do instead is to either:

 a) Find 8.3 packages that are independent enough in their
    installation that they won't conflict with the existing 8.1
    packages built into CentOS, or

 b) Build 8.3 from source, and run your DB server from that, using the
    8.1 packages solely for handling libraries and interactions with
    other things (SVN, scripting languages like Perl/Python/...).
--
"cbbrowne","@","linuxfinances.info"
http://www3.sympatico.ca/cbbrowne/rdbms.html
"Computers in the future may weigh no more than 1.5 tons".  -- POPULAR
MECHANICS magazine forecasting the "relentless march of science" 1955

pgsql-general by date:

Previous
From: Sachin Srivastava
Date:
Subject: Re: How do I run PG Tuning Wizard on Linux?
Next
From: Sachin Srivastava
Date:
Subject: Re: pg_config --sharedir points to the wrong folder.. is this a problem?