Re: Downgrade pgsql 17 to pgsql 12 question

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ashish Mukherjee <ashish(dot)mukherjee(at)gmail(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Downgrade pgsql 17 to pgsql 12 question
Date: 2025-09-30 14:47:57
Message-ID: 230414d2-9a59-4395-bd81-74972c192e25@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

> 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 Merlin Moncure 2025-09-30 15:13:06 Re: Downgrade pgsql 17 to pgsql 12 question
Previous Message Jaime Casanova 2025-09-30 13:39:24 Re: encoding problem while inictial copy in logical replication