Re: RPM troubleshoot - Mailing list pgsql-general

From Roderick A. Anderson
Subject Re: RPM troubleshoot
Date
Msg-id Pine.LNX.4.04.10005220932590.22306-100000@asgard.altoplanos.net
Whole thread Raw
In response to Re: RPM troubleshoot  (Travis Bauer <trbauer@indiana.edu>)
List pgsql-general
On Sun, 21 May 2000, Travis Bauer wrote:

> If you are trying to install the most recent version, you could try
>
> rpm -Uvh ....
>
> Conclusion:  Even if postgresql is installed on your system from a
> previous version, re-install it with the new rpms.  It's easier to get
> running, and works much better.

Re-install verse update (-U) I'm guessing.  'rpm -e postgres' then 'rpm
-Uvh postgres-xxxxx'.  I got bit by the old RedHat postgres install once.
   I haven't followed the PG7.0 RPM discussion too closely so didn't hear
if it was distribution specific or not.  ???


Rod
--
Roderick A. Anderson
raanders@altoplanos.net               Altoplanos Information Systems, Inc.
Voice: 208.765.6149                            212 S. 11th Street, Suite 5
FAX: 208.664.5299                                  Coeur d'Alene, ID 83814


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: performance and number of selected columns
Next
From: Jurgen Defurne
Date:
Subject: Re: INSERT WITH SELECT help