Joshua D. Drake wrote:
> Bruce Momjian wrote:
> > Added to TODO:
> > 
> >     * Simplify ability to create partitioned tables
> > 
> >       This would allow creation of partitioned tables without requiring
> >       creation of rules for INSERT/UPDATE/DELETE, and constraints for
> >       rapid partition selection.  Options could include range and hash
> >       partition selection.
> > 
> >     * Allow auto-selection of partitioned tables for min/max() operations
> > 
> > I didn't add subparitions because that seems pretty complicated.
> 
> Thanks for this.
> 
> What about the other partioning types? And complicated should be what we 

Uh, what other types?  I see key, hash, and sub listed below.

> are after :)

It is not clear a complex solution would be accepted by the community.

-- 
  Bruce Momjian   [EMAIL PROTECTED]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to