Re: Pg upgrade from 10.x to 12.x recommendations

From: Ravi GH <mails2ravi(at)gmail(dot)com>
To: kaido vaikla <kaido(dot)vaikla(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Pg upgrade from 10.x to 12.x recommendations
Date: 2021-12-28 14:21:37
Message-ID: 5678103F-59DC-437F-89B5-96C7DF91C8CF@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks a lot for the URLs shared, I could easily compare my postgresql.conf file changes and identified features like restart_after_crash are very helpful and also CVE fixes.
The provided links helped very much.

> On 28-Dec-2021, at 1:06 PM, kaido vaikla <kaido(dot)vaikla(at)gmail(dot)com> wrote:
>
> Hi,
> A few helpful url's
> https://why-upgrade.depesz.com/show?from=10&to=12.9 <https://why-upgrade.depesz.com/show?from=10&to=12.9>
> https://pgconfig.rustprooflabs.com/param/change/10/12 <https://pgconfig.rustprooflabs.com/param/change/10/12>
> and if You don't use an exp-imp for pg upgrade then for indexes
> https://blog.crunchydata.com/blog/just-upgrade-how-postgresql-12-can-improve-your-performance <https://blog.crunchydata.com/blog/just-upgrade-how-postgresql-12-can-improve-your-performance>
> br
> Kaido
>
> On Mon, 27 Dec 2021 at 19:40, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us <mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us>> wrote:
> Ravi GH <mails2ravi(at)gmail(dot)com <mailto:mails2ravi(at)gmail(dot)com>> writes:
> > What are the recommended / major features/security fixes added to PG 12.x which makes upgrade to PG 12.x is critical now.
>
> Reading the release notes would help you decide.
>
> https://www.postgresql.org/docs/release/ <https://www.postgresql.org/docs/release/>
>
> regards, tom lane
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Daulat 2021-12-28 17:30:35 GenSchemaSpy
Previous Message kaido vaikla 2021-12-28 07:36:12 Re: Pg upgrade from 10.x to 12.x recommendations