Re: [INTERFACES] problem with postgres example databse package install - Mailing list pgsql-interfaces

From Thomas Lockhart
Subject Re: [INTERFACES] problem with postgres example databse package install
Date
Msg-id 374558BC.EADC1A04@alumni.caltech.edu
Whole thread Raw
In response to problem with postgres example databse package install  (Robert Carbonari <robertC@opmr.com>)
List pgsql-interfaces
> Hi I am having trouble installing the following package:
> http://rufus.w3.org/linux/RPM/rhcn/i386/postgresql-rhcn-data-6.4.2-3.i386.ht
> ml.

I don't know the origins of this RPM, but you can force an
installation by using
 rpm -Uvh --force packagefilename

Since you've already uninstalled, this shouldn't cause more damage to
your rpm database (which btw shouldn't be sensitive to rpm package
contents??) and I would expect that it would uninstall cleanly
afterwards.

I usually add a "--test" option before forcing an installation, just
to catch any other potential problems.

Good luck.
                       - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-interfaces by date:

Previous
From: Jonathan Davic
Date:
Subject: lock row
Next
From: Thomas Lockhart
Date:
Subject: Re: [INTERFACES] JDBC from RPM?