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

From: kaido vaikla <kaido(dot)vaikla(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Ravi GH <mails2ravi(at)gmail(dot)com>, 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 07:36:12
Message-ID: CA+427g80egae-1aXgRMoVBTefYwGRsBPh3Nyx-63jPwf4dgb2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
A few helpful url's
https://why-upgrade.depesz.com/show?from=10&to=12.9
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
br
Kaido

On Mon, 27 Dec 2021 at 19:40, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Ravi GH <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/
>
> regards, tom lane
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ravi GH 2021-12-28 14:21:37 Re: Pg upgrade from 10.x to 12.x recommendations
Previous Message Tom Lane 2021-12-27 17:40:27 Re: Pg upgrade from 10.x to 12.x recommendations