Re: Which version to upgrade upto

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Which version to upgrade upto
Дата
Msg-id 5855.1564590004@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Which version to upgrade upto  (Vikas Sharma <shavikas@gmail.com>)
Список pgsql-general
Vikas Sharma <shavikas@gmail.com> writes:
> The architects and developers have perception that the latest release
> always will have bugs and others might be using in production. They feel
> 11.2 will be better bet than 11.4.

Your architects are apparently completely unfamiliar with Postgres.
Tell them to read
https://www.postgresql.org/support/versioning/

particularly the bit about

    While upgrading will always contain some level of risk, PostgreSQL
    minor releases fix only frequently-encountered bugs, security issues,
    and data corruption problems to reduce the risk associated with
    upgrading. For minor releases, the community considers not upgrading
    to be riskier than upgrading.

It is true that we've sometimes accidentally introduced regressions
into minor releases --- we're all mortal.  But to focus on that case
and ignore all the genuine bug fixes in each minor release is flat out
folly.

            regards, tom lane



В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Which version to upgrade upto
Следующее
От: "Igal @ Lucee.org"
Дата:
Сообщение: DDL and DML in a transaction