Re: BUG #18600: Getting wait_type_event as IPC:BTreePage for count queries - Mailing list pgsql-bugs

From Tomas Vondra
Subject Re: BUG #18600: Getting wait_type_event as IPC:BTreePage for count queries
Date
Msg-id 51614e50-cc94-4d23-a356-c9644e860628@vondra.me
Whole thread Raw
In response to Re: BUG #18600: Getting wait_type_event as IPC:BTreePage for count queries  (Aditya Singh <aditya.singh@lji.io>)
Responses Re: BUG #18600: Getting wait_type_event as IPC:BTreePage for count queries
List pgsql-bugs
On 9/5/24 10:11, Aditya Singh wrote:
> The query on the first table didn't hit the wait event; it hit on the
> second table. I can show you the same on RDS Database Insights. Both
> tables have the same *Indexes*, *Data*, and *Columns*. There is only a
> difference in the ID datatype. Is there any possibility of scheduling a
> call to troubleshoot this issue since it is happening in the Production
> environment? 
> 

As this is a RDS database, you should probably talk to AWS support?

Other than that, share the explain plans for the two queries (as I asked
in my previous response).

BTW please don't top post. It's customary to reply inline on this list.


regards

-- 
Tomas Vondra



pgsql-bugs by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: [EXTERNAL] Re: Windows Application Issues | PostgreSQL | REF # 48475607
Next
From: Andrew Dunstan
Date:
Subject: Re: BUG #18603: Yum repo does not contain 16.x version for Centos/RH/OEL7