Обсуждение: PostgreSQL 9.1.8 Upgrade to 9.1.9

Поиск
Список
Период
Сортировка

PostgreSQL 9.1.8 Upgrade to 9.1.9

От
Ascot Moss
Дата:
Hi,

I am new to Postgresql. 

I have the Postgresql 9.1.8 installed in my Ubuntu 12.04 machine, I found 9.1.9 was released last week, can anyone advise me the steps to upgrade 9.1.8 to 9.1.9?

o/s: ubuntu 12.04 64-bit
current postgresql: 9.1.8
target postgresql: 9.1.9

Is it ok to run "apt-get update && apt-get upgrade" ?

Please help.

Regards

Re: PostgreSQL 9.1.8 Upgrade to 9.1.9

От
François Beausoleil
Дата:
Le 2013-04-08 à 22:45, Ascot Moss a écrit :
> I am new to Postgresql.
>
> I have the Postgresql 9.1.8 installed in my Ubuntu 12.04 machine, I found 9.1.9 was released last week, can anyone
adviseme the steps to upgrade 9.1.8 to 9.1.9? 
>
> o/s: ubuntu 12.04 64-bit
> current postgresql: 9.1.8
> target postgresql: 9.1.9
>
> Is it ok to run "apt-get update && apt-get upgrade" ?

Hi!

The release notes indicate what, if any, steps are required to upgrade:
http://www.postgresql.org/docs/current/static/release-9-1-9.html

The "Upgrading a PostgreSQL Cluster" page in the docs http://www.postgresql.org/docs/current/static/upgrading.html has
indicationson when data upgrades are required. 

Welcome to PostgreSQL!
François Beausoleil
Вложения

Re: PostgreSQL 9.1.8 Upgrade to 9.1.9

От
Ascot Moss
Дата:
Thanks! It works and my PostgreSQL is now 9.1.9. 


On Fri, Apr 12, 2013 at 3:46 AM, François Beausoleil <francois@teksol.info> wrote:

Le 2013-04-08 à 22:45, Ascot Moss a écrit :
> I am new to Postgresql.
>
> I have the Postgresql 9.1.8 installed in my Ubuntu 12.04 machine, I found 9.1.9 was released last week, can anyone advise me the steps to upgrade 9.1.8 to 9.1.9?
>
> o/s: ubuntu 12.04 64-bit
> current postgresql: 9.1.8
> target postgresql: 9.1.9
>
> Is it ok to run "apt-get update && apt-get upgrade" ?

Hi!

The release notes indicate what, if any, steps are required to upgrade: http://www.postgresql.org/docs/current/static/release-9-1-9.html

The "Upgrading a PostgreSQL Cluster" page in the docs http://www.postgresql.org/docs/current/static/upgrading.html has indications on when data upgrades are required.

Welcome to PostgreSQL!
François Beausoleil