Re: Query performance ! - Mailing list pgsql-performance

From Justin Pryzby
Subject Re: Query performance !
Date
Msg-id 20210729151024.GF12533@telsasoft.com
Whole thread Raw
In response to Query performance !  (kenny a <kenny.pg18@gmail.com>)
List pgsql-performance
Please don't cross post to multiple lists like this.

Cc: pgsql-sql@lists.postgresql.org, pgsql-performance@lists.postgresql.org,
    pgsql-general@lists.postgresql.org,
    pgsql-admin@lists.postgresql.org

If you're hoping for help on the -performance list, see this page and send the
"explain analyze" for this query.

https://wiki.postgresql.org/wiki/Slow_Query_Questions

On Tue, Jul 27, 2021 at 05:29:19AM +0530, kenny a wrote:
> Hi Experts,
> 
> The attached query is performing slow, this needs to be optimized to
> improve the performance.
> 
> Could you help me with query rewrite (or) on new indexes to be created to
> improve the performance?
> 
> Thanks a ton in advance for your support.



pgsql-performance by date:

Previous
From: "ldh@laurent-hasson.com"
Date:
Subject: RE: Big performance slowdown from 11.2 to 13.3
Next
From: "Daniel Westermann (DWE)"
Date:
Subject: Performance issue with thousands of calls to procedures and functions?