Re: 7.1 Upgrade Failure - Mailing list pgsql-bugs

From Lamar Owen
Subject Re: 7.1 Upgrade Failure
Date
Msg-id 01051616401600.00929@lowen.wgcr.org
Whole thread Raw
In response to 7.1 Upgrade Failure  ("Schroeder, Steve" <schroeder@LATHAM.com>)
List pgsql-bugs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 15 May 2001 11:25, Schroeder, Steve wrote:
> To Whom It May Concern:
> 5.)    Stopped all the current postgres services, etc,.
> 6.)    Ran the install version off postgresql.org site.
> 7.)    One note that might be of interest is Red Hat's install put the
> pgsql directory in /var/lib/pgsql
> 8.)    The install for 7.1 is /usr/local/pgsql.
> 9.)    Tried to even rename the /var/lib/pgsql and install new in that
> directory, but got corruption errors looking for files in /usr/local/pgsql.

You have to do a 'dump/initdb/restore' cycle, as inconvenient as it may be.

Restore your 6.5 installation.

Then, run pg_dumpall and place the resulting ASCII dump somewhere you can
find it.

Now, install 7.1, either from RPM (which is available) or from source.  You
will need to go through the initdb portion of the installation document.

Now, follow the instructions on upgrading, beginning with the restore process
- -- this is part of the documentation.
- --
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7AuW05kGGI8vV9eERAt9eAJ9sbvYmzbQxc8RZ5yGPdv9rkY1hggCgkLNj
V1Ktud47qR0sb0N5YcVgadE=
=Z1eF
-----END PGP SIGNATURE-----

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: 7.1 Upgrade Failure
Next
From: Peter Eisentraut
Date:
Subject: Re: Installation problem on MacOSX