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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mar 1, 2011, at 1:23 PM, 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."

Install the Binaries of Specific Minor Release and Start the PG Instance using new Binary (pg_ctl) of PG.

1. Stop PG using pg_ctl of v8.2.3. 
2. Install v8.2.20
3. Start PG using v8.2.20 Binary.

Thanks & Regards,
Vibhor
Blog:http://vibhork.blogspot.com
-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux