"Mark Wong" <markwkm(at)gmail(dot)com> writes:
> On Tue, Dec 2, 2008 at 2:25 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Are any of the queries complicated enough to trigger GEQO planning?
> Is there a debug option that we could use to see?
Well, you could set geqo=off and see if the behavior changes, but
it'd be easier just to count how many tables are in each query ...
regards, tom lane