Upgrading from Pg 9.1 to 9.2

From: Muhammad Bashir Al-Noimi <mbnoimi(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Upgrading from Pg 9.1 to 9.2
Date: 2013-07-16 15:08:03
Message-ID: CABpATRsxEWA9K4sG3q3zrDAMeWN=YZS4e41PNn+Py5Tu5RD4vA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howdy,

I want to upgrade my Postgresql server from 9.1 to 9.2 on ubuntu 12.04
but when I did the following ubuntu created a new server (on new port)
instead of upgrading Postgresql & migrating the old data!

sudo add-apt-repository ppa:pitti/postgresql
sudo apt-get update
sudo apt-get install postgresql-9.2
sudo apt-get upgrade

Is there any specified steps I've to do?

--
Best Regards
Muhammad Bashir Al-Noimi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message salah jubeh 2013-07-16 15:20:08 Re: Upgrading from Pg 9.1 to 9.2
Previous Message David B Harris 2013-07-16 14:10:28 Using pg_start_backup() and pg_stop_backup()