Re: Is there a way to identify a plan generated by GECO?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jerry Brenner <jbrenner(at)guidewire(dot)com>
Cc: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: Is there a way to identify a plan generated by GECO?
Date: 2025-07-18 03:10:21
Message-ID: 1774625.1752808221@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Jerry Brenner <jbrenner(at)guidewire(dot)com> writes:
> I don't have any background with the randomized search. Does the repeated
> pattern with the same plan being executed multiple times in a time range
> and then the plan changes, never to change back, match the expectation with
> the randomization?

[ shrug... ] Insufficient information. There could be some plan
caching going on that contributes to this effect, though.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jerry Brenner 2025-07-18 13:20:03 Re: Is there a way to identify a plan generated by GECO?
Previous Message Jerry Brenner 2025-07-18 02:30:27 Re: Is there a way to identify a plan generated by GECO?