From: | Todd Cook <cookt(at)blackduck(dot)com> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Sajith Prabhakar Shetty <ssajith(at)blackduck(dot)com>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 |
Date: | 2025-08-07 17:58:08 |
Message-ID: | AD7A39D2-1A49-4A73-A28B-1720134E013D@blackduck.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 8/4/25, 4:12 PM, "Peter Geoghegan" <pg(at)bowt(dot)ie <mailto:pg(at)bowt(dot)ie>> wrote:
> Todd, Sajith: it would be helpful if you could test this patch.
> Possibly by using the original problematic query, rather than the
> minimized version that you posted to the list. The patch won't bring
> performance up to parity with Postgres 15, but it should be a great
> deal faster. Note that the patch that I've posted will only apply
> against the current master branch (I'll prepare patches for earlier
> branches once I have some buy-in).
I'm working with our performance testing team to rerun our load tests
with the patch applied. However, the current infrastructure doesn't
support deploying custom PG builds, so it's unlikely we'll be able to
provide results in time for the upcoming minor releases.
Also, is it significant effort to produce a patch for PG 17? Running the
load tests against master would make it chancy to compare the results
with the data we already have.
-- todd
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Praxmarer | 2025-08-07 19:43:54 | BUG: IS NOT NULL on RECORD variable fails in 17.5-dev |
Previous Message | Masahiko Sawada | 2025-08-07 17:29:41 | Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c |