Re: Hash partitioning. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Hash partitioning.
Date
Msg-id 20130625132117.GG14698@momjian.us
Whole thread Raw
In response to Hash partitioning.  ("Yuri Levinsky" <yuril@celltick.com>)
Responses Re: Hash partitioning.
Re: Hash partitioning.
List pgsql-hackers
On Tue, Jun 25, 2013 at 03:48:19PM +0300, Yuri Levinsky wrote:
> Hi,
> 
> Do we have any plans to implement Hash Partitioning, maybe I missing this
> feature?

You can do it by writing your own constraint and trigger functions that
control the hashing.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Possible bug in CASE evaluation
Next
From: Fujii Masao
Date:
Subject: Re: PostgreSQL 9.3 latest dev snapshot