Re: Can not upgrade from 9.1 to 9.2 or 9.3, --HELP

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can not upgrade from 9.1 to 9.2 or 9.3, --HELP
Date: 2014-02-13 14:52:19
Message-ID: 1392303139075-5791860.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

bobspero wrote
> I went through postgres website since yesterday and can not upgrade my
> postgresql from 9.1 to anything greater. At first I did pgupgrade and was
> told to install postgres-xc, when I installed it, it removed 9.1 and I
> could not log into it. I was able to recover it and when I the steps from
> https://wiki.postgresql.org/wiki/Apt I get pgadmin3 : Depends:
> libwxbase2.8-0 (>= 2.8.12.1+dfsg) but 2.8.12.1-14ubuntu1.1 is to be
> installed
> Depends: libwxgtk2.8-0 (>= 2.8.12.1+dfsg) but
> 2.8.12.1-14ubuntu1.1 is to be installed.
>
> Do I just install libwxgtk2.8-0?

Are you using the standard Debian PostgreSQL packages or are you using
postgres-xc? If you are not using postgres-xc then the system telling you
that you need it is unusual enough to stop then and ask questions - that you
did not means you should be prepared to restore from backups. If you are
using postgres-xc then they are the ones you need to talk with and using the
standard base release packages is not going to help since they are different
products.

David J.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Can-not-upgrade-from-9-1-to-9-2-or-9-3-HELP-tp5791837p5791860.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-02-13 15:00:29 Re: Can not upgrade from 9.1 to 9.2 or 9.3, --HELP
Previous Message Alvaro Herrera 2014-02-13 13:37:46 Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'