Re: redhat 7.1 upgrade

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Richard Welty <rwelty(at)averillpark(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: redhat 7.1 upgrade
Date: 2003-03-31 16:00:30
Message-ID: 200303311100.30412.lamar.owen@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 30 March 2003 19:51, Richard Welty wrote:
> it's the twisty maze of passages due to rpm dependencies. i'm wondering if
> anyone has upgraded from postgresql 7.1 to 7.2 or 7.3 on a redhat 7.1
> system and can address the rpm dependencies (or else will recommend just
> building from source.)

While you really need to upgrade to at least Red Hat 7.3 (7.1 is totally
unsupported from a Red Hat standpoint), you can rebuild from the source RPM
fairly easily with 'rpmbuild --rebuild postgresql-7.3.2-1PGDG.src.rpm'

You will need to do this as root, unless you want to go through the mechanics
of setting up a normal user RPM build environment.

Once done, the binary rpm's will be in /usr/src/redhat/RPMS/i386

If you have errors, let me know (via this list or the pgsql-ports lists --
which is the preferred list, by the way).
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-03-31 16:13:51 Re: Reverse engineering PG database
Previous Message Hervé Piedvache 2003-03-31 15:56:56 Re: [Pgreplication-general] DBMIRROR and INSERT transactions lose time ...