Re: partitioning for speed, but query planner ignores

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: David Rysdam <drysdam(at)ll(dot)mit(dot)edu>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: partitioning for speed, but query planner ignores
Date: 2013-10-02 17:14:18
Message-ID: 1380734058.51981.YahooMailNeo@web162902.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Rysdam <drysdam(at)ll(dot)mit(dot)edu> wrote:

> Would the planner be smart enough to figure out ranges without me
> having to "hint" my queries?

Yes, it handles ranges well.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2013-10-02 17:40:36 Re: Timestamp with and without timezone conversion confusion.
Previous Message Carlos Eduardo Sotelo Pinto 2013-10-02 16:22:27 Re: [GENERAL] Help on ṕerformance