no default hash partition - Mailing list pgsql-hackers

From Alvaro Herrera
Subject no default hash partition
Date
Msg-id 20190806222735.GA9535@alvherre.pgsql
Whole thread Raw
Responses Re: no default hash partition  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: no default hash partition  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
Given the discussion starting at
https://postgr.es/m/CAFjFpRdBiQjZm8sG9+s0x8Re-afHds6MFLgGuw0wVUNLGrVOQg@mail.gmail.com
we don't have default-partition support with the hash partitioning
scheme.  That seems a reasonable outcome, but I think we should have a
comment about it (I had to search the reason for this restriction in the
hash-partitioning patch set).  How about the attached?  Does anyone see
a reason to make this more verbose, and if so to what?

... unless somebody wants to argue that we should have the feature; if
so please share your patch.

Thanks

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Problem with default partition pruning
Next
From: Tom Lane
Date:
Subject: Re: no default hash partition