Re: Bad execution plan when joining partitioned tables

From: Richard Schmidlechner <richard(dot)schmidlechner(at)elisanet(dot)fi>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Re: Bad execution plan when joining partitioned tables
Date: 2023-11-29 15:16:36
Message-ID: 1439ce7f-5053-4a61-8237-df7c301e8518@elisanet.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

After updating db statistics the number of estimated rows has been correct

VACUUM ANALYZE a;
VACUUM ANALYZE b;

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jean-Marc Voillequin (MA) 2023-11-29 16:26:36 RE: Bad execution plan when joining partitioned tables
Previous Message Richard Schmidlechner 2023-11-24 19:23:44 Bad execution plan when joining partitioned tables