Re: [GENERAL] pg_upgrade 9.0 to 9.6 - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: [GENERAL] pg_upgrade 9.0 to 9.6
Date
Msg-id o2r4uj$8iu$1@blaine.gmane.org
Whole thread Raw
In response to [GENERAL] pg_upgrade 9.0 to 9.6  (Mikhail <bemewe@mail.ru>)
Responses [GENERAL] Re: pg_upgrade 9.0 to 9.6
List pgsql-general
Mikhail schrieb am 13.12.2016 um 10:57:
> Should i check all the production environments for the problems,
> mentioned in all interim versions release notes, is it enough only to
> check the last minor upgrade release note (9.6 --> 9.6.1) or there is
> another quick way to check if i should apply some additional actions
> to standard pg_upgrade+stats_collect?

There is a nice page which consolidates all release notes:

   https://bucardo.org/postgres_all_versions.html

The nice thing about that is, that for each change in one release, it also mentions if that was a change in other
releasestoo, e.g.:  

   https://bucardo.org/postgres_all_versions.html#version_9.6.1

Thomas




pgsql-general by date:

Previous
From: Mikhail
Date:
Subject: [GENERAL] Re[2]: [GENERAL] pg_upgrade 9.0 to 9.6
Next
From: Matija Lesar
Date:
Subject: [GENERAL] Negative numbers to DOMAIN casting