View taking time to show records

From: "Kumar, Mukesh" <MKumar(at)peabodyenergy(dot)com>
To: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: View taking time to show records
Date: 2022-03-24 15:59:54
Message-ID: CH0P221MB04748BF130CDFF2625EDB396DE199@CH0P221MB0474.NAMP221.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi Team and All ,

Greeting for the day.

We have recently migrated from Oracle to PostgreSQL on version 11.4 on azure postgres PaaS instance.

There is 1 query which is taking approx. 10 secs in Oracle and when we ran the same query it is taking approx. 1 min

Can anyone suggest to improve the query as from application end 1 min time is not accepted by client.

Please find the query and explain analyze report from below link

https://explain.depesz.com/s/RLJn#stats

Thanks and Regards,
Mukesh Kumar

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message aditya desai 2022-03-25 10:20:26 Re: View taking time to show records
Previous Message Justin Pryzby 2022-03-24 12:24:14 Re: Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join