PostgreSQL 9.1.8 Upgrade to 9.1.9
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
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.9Is 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:
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.9Is 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.htmlThe "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