Re: 9.1 to 9.2 upgrade surprises

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: 9.1 to 9.2 upgrade surprises
Date: 2014-01-01 16:34:43
Message-ID: 1388594083991-5784988.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Milos Gajdos wrote
> Now, when I try to restart postgresql I get the following:
> ~ $ /etc/init.d/postgresql restart
> * Restarting PostgreSQL 9.1 database server
> [ OK ]
> * Restarting PostgreSQL 9.2 database server
> [ OK ]
> ~ $

So why is it you think dropping a cluster is going to cause the entire
installation of 9.1 to go away?

The attempt to restart the 9.1 databases succeeds but it is successful in
starting zero clusters. I'll admit that it could be more descriptive but it
isn't hurting anything for the attempt.

Note that the reason the init.d script tries to start the 9.1 server is
because of the presence of a "/usr/lib/postgresql/9.1" directory.

The uninstall routine does appear buggy but I'm not really in a position to
look into or comment on it.

David J.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/9-1-to-9-2-upgrade-surprises-tp5784987p5784988.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message sharilalipv 2014-01-02 06:50:36 restoring table
Previous Message Milos Gajdos 2014-01-01 16:07:32 9.1 to 9.2 upgrade surprises