Re: Downgrade pgsql 17 to pgsql 12 question

From: Ashish Mukherjee <ashish(dot)mukherjee(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Merlin Moncure <mmoncure(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Downgrade pgsql 17 to pgsql 12 question
Date: 2025-10-01 09:33:30
Message-ID: CACgMzfyhhBv3CfVuUPF6VviLaLLO=O3pQCgAp6BoURwJaO0aMA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think the conclusion is to do a more thorough testing before the upgrade
next time. Have updated our playbook for upgrades to include more thorough
testing.

On Tue, Sep 30, 2025 at 8:17 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:

> On 9/30/25 01:23, Ashish Mukherjee wrote:
> > Thank you all for your inputs.
> >
> > Well, Percona TDE was leading to the queries being very inefficient /
> > slow after upgrading to pgsql 17. Explain analyze shows that query
> > planning time shoots up crazily. A decision was taken to go back to
>
> How did you determine that Percona TDE was the issue vs a 5 version jump
> in Postgres?
>

*I upgraded multiple non TDE databases from v12 to v17 and they are all
fine.*

>
>
> > Now the consideration is to use some other encryption option for the
> > database which will work fine on pgsql 17. Cybertec's technology is one
> > route, the other is EDB. I am happy to hear experiences of folks here
> > with pgsql encryption options for v17 on large databases (2.5T in our
> case).
>
> Personally I would verify first that you are not hitting some more
> general issue with the 5 years of changes in Postgres since the last
> release of 12 and current release of 17.
>
> >
> > On Mon, Sep 29, 2025 at 5:10 AM Merlin Moncure <mmoncure(at)gmail(dot)com
> > <mailto:mmoncure(at)gmail(dot)com>> wrote:
>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2025-10-01 11:26:59 Re: Direct Major Upgrade (13.7 → 17.6) with pg_upgrade: Clarifying the need for Intermediate Minor Fixes/Scripts
Previous Message Vu Le (JData - HN) 2025-10-01 07:47:29 Direct Major Upgrade (13.7 → 17.6) with pg_upgrade: Clarifying the need for Intermediate Minor Fixes/Scripts