Related to Foreign Table Accessing

From: ROHIT SACHDEVA <sachdeva(dot)rohit648(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Related to Foreign Table Accessing
Date: 2023-11-28 08:38:15
Message-ID: CAKDb7aG0jbhpSoLNv2G9P2FNUuLd2W6r=tyTNHBDiPLp3q=K5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Team,
The application team is accessing a foreign table in batches of 200 rows,
but the problem they are facing is that the query is taking different times
for the same set of rows.
The foreign table is only 1 shard with a partition of 21, and the partition
we are using is a hash partition.

What can I do at the database side to debug this or any configuration
parameter related to this wired behavior?
Have a Good day !!!

Regards
Rohit Sachdeva

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message tayyab.humayl 2023-11-28 13:56:56 logical replication with stream replication
Previous Message Laurenz Albe 2023-11-28 06:55:23 Re: pg_dump -Are statistics saved?