Re: Simple postgresql.conf wizard - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Simple postgresql.conf wizard
Date
Msg-id 3768.1228782888@sss.pgh.pa.us
Whole thread Raw
In response to Re: Simple postgresql.conf wizard  ("Mark Wong" <markwkm@gmail.com>)
Responses Re: Simple postgresql.conf wizard  ("Mark Wong" <markwkm@gmail.com>)
List pgsql-hackers
"Mark Wong" <markwkm@gmail.com> writes:
> On Tue, Dec 2, 2008 at 2:25 AM, Tom Lane <tgl@sss.pgh.pa.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


pgsql-hackers by date:

Previous
From: "Mark Wong"
Date:
Subject: Re: Simple postgresql.conf wizard
Next
From: KaiGai Kohei
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)