Re: Uninstall mess Postgresql 7.3.4, 8.1.4 on Redhat 9

From: MargaretGillon(at)chromalloy(dot)com
To: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Uninstall mess Postgresql 7.3.4, 8.1.4 on Redhat 9
Date: 2007-09-19 15:52:29
Message-ID: OF60AEFC0D.6A9674A0-ON8825735B.00544766-8825735B.00572BEA@CHROMALLOY.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>On Tue, Sep 18, 2007 at 03:06:32PM -0700, MargaretGillon(at)chromalloy(dot)com
wrote:
>> account and the system's knowledge of the posgresql 8.1.4 software.
The
>> system will no longer run 8.1.4 even when I go to the /bin/ to run the
>> commands. The data is still present and so is the 8.1.4 software. I
remade

>What happens then? Error messages? It's hard to tell what the
>problem might be.

When the system boots there is a FAILED error when the server tries to
load postgresql8.

If I manually run
/etc/rc.d/init.d/postgresql8 start
the message is
standard in must be tty
[FAILED]

>> the postgres account on the server and gave it permission's to 8.1.4
>> directories but still no dice. I have multiple backups of the database
>> that are okay.

> How did you remake the account? Same UID?
I don't know what the UID was. I used adduser to remake the postgres
Redhat account.

>> Would my best bet be to download and install 8.2.5 and import the
backup?
>> Or do I need to get 8.1.4 running, and how do I do that?

>Adding 8.2.x to your headaches won't make it better, for sure -- it's
>just another layer of incompatibility.

If versions can run in parallel why would installing the new version
affect the 8.1.4 version?

Margaret Gillon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma Jr 2007-09-19 16:00:02 Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER
Previous Message Erik Jones 2007-09-19 15:45:58 Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER