PostgreSQL 9.1.8 Upgrade to 9.1.9

Started by ascot.moss@gmail.comabout 13 years ago3 messagesgeneral
Jump to latest
#1ascot.moss@gmail.com
ascot.moss@gmail.com

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

#2François Beausoleil
francois@teksol.info
In reply to: ascot.moss@gmail.com (#1)
Re: PostgreSQL 9.1.8 Upgrade to 9.1.9

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

Attachments:

smime.p7sapplication/pkcs7-signature; name=smime.p7sDownload
#3ascot.moss@gmail.com
ascot.moss@gmail.com
In reply to: François Beausoleil (#2)
Re: PostgreSQL 9.1.8 Upgrade to 9.1.9

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:

Show quoted text

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