Link to "Upgrading a PostgreSQL Cluster" in Release Notes

Vik Fearing <vik.fearing@2ndquadrant.com>

From: Vik Fearing <vik.fearing@2ndquadrant.com>
To: pgsql-docs@lists.postgresql.org
Date: 2019-12-29T23:03:01Z
Lists: pgsql-docs

Attachments

Following a complaint on IRC about the dearth of information on how to
migrate to a new major version in the release notes, the attached
trivial patch was determined to be sufficient for the OP.


This patch applies to REL_12_STABLE.  I don't know how far it should be
backpatched (the OP was trying to upgrade to v10), and I didn't see any
place to put it for 13 and future versions.

-- 

Vik Fearing

Commits

  1. doc: Add link to upgrading chapter to release notes