Re: How to upgrade PostgreSQL minor releases without a dump/restore?

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: gnanam(at)zoniac(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: How to upgrade PostgreSQL minor releases without a dump/restore?
Date: 2011-03-01 08:04:46
Message-ID: 1298966686.2128.16.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 2011-03-01 at 13:23 +0530, Gnanakumar wrote:
>
> PostgreSQL Versioning policy says: "Upgrading to a minor release does
> not require a dump and restore; merely stop the database server,
> install the updated binaries, and restart the server."
>
> Now, without a dump/restore, what are the recommended ways/steps
> involved in upgrading PostgreSQL to latest version for minor releases?

? Did you read the paragraph above?

Install latest version, and restart postmaster.
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vibhor Kumar 2011-03-01 08:05:47 Re: How to upgrade PostgreSQL minor releases without a dump/restore?
Previous Message Gnanakumar 2011-03-01 07:53:12 How to upgrade PostgreSQL minor releases without a dump/restore?