Re: A Guide to Constraint Exclusion (Partitioning)

Simon Riggs <simon@2ndquadrant.com>

From: Simon Riggs <simon@2ndquadrant.com>
To: Richard Huxton <dev@archonet.com>
Cc: bizgres-general@pgfoundry.org, pgsql-hackers@postgresql.org
Date: 2005-07-13T15:10:29Z
Lists: pgsql-hackers
On Wed, 2005-07-13 at 14:02 +0100, Richard Huxton wrote:
> Sounds very useful - even for my small systems. Does it/would it work on 
> an ordinary table (for those cases currently using UNION ALL)?

I'm looking into that aspect right now.

I see no reason why it shouldn't work for UNION ALL views/queries in the
same manner as it does for inheritance.

Best Regards, Simon Riggs