Re: Subquery flattening causing sequential scan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ondrej Ivanič <ondrej(dot)ivanic(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Subquery flattening causing sequential scan
Date: 2011-12-28 00:28:37
Message-ID: 17733.1325032117@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

=?UTF-8?Q?Ondrej_Ivani=C4=8D?= <ondrej(dot)ivanic(at)gmail(dot)com> writes:
> The question is why the parameter f is not exposed as a GUC?

What would that accomplish that default_statistics_target doesn't?
(Other than being much harder to explain...)

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Віталій Тимчишин 2011-12-28 08:30:59 Re: Subquery flattening causing sequential scan
Previous Message Carlo Stonebanks 2011-12-27 23:38:26 Re: Performance costs of various PL languages