Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Planner wrongly shuns multi-column index for select .. order by col1, col2 limit 1
From:
Jeremy <jgh(at)wizmail(dot)org>
To:
pgsql-performance(at)postgresql(dot)org
Subject:
Re: Planner wrongly shuns multi-column index for select .. order by col1, col2 limit 1
Date:
2011-03-13 12:21:47
Message-ID:
md3w5nxingva4unk8ifr5ufw.1300018907334@email.android.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2011-03-13 12:21:47 from Jeremy <jgh(at)wizmail(dot)org>
Lists:
pgsql-performance
The row estimate is way off. Is autovacuum disabled?
Browse pgsql-performance by date
From
Date
Subject
Next Message
Tom Lane
2011-03-13 16:24:41
Re: Planner wrongly shuns multi-column index for select .. order by col1, col2 limit 1
Previous Message
Marti Raudsepp
2011-03-12 17:07:29
Re: Tuning massive UPDATES and GROUP BY's?