Test case for slow planning time

Lists: pgsql-patches
From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Test case for slow planning time
Date: 2007-04-20 23:03:34
Message-ID: 87ps5y8x89.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


I've been trying this query with and without constraint_exclusion turned on.

explain select * from a where i between 999 and 1001;

Attachment Content-Type Size
dump3.bz2 application/octet-stream 59.5 KB