> On Dec 1, 2023, at 09:47, Ping Yao <ping@optigo.net> wrote:
> Can someone help me understand why my simple DELETE query is so slow to run?
Based on the plan, you're running PostgreSQL with the Citus extension, and the delay is in Citus-related code. This is
probablya question best directed to either the open-source Citus community, or Microsoft.