Re: Documentation for partitioned indexes?
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-docs@lists.postgresql.org
Date: 2019-06-04T20:45:30Z
Lists: pgsql-docs
On 2019-May-16, Alvaro Herrera wrote: > On 2019-Apr-26, Tom Lane wrote: > > > Alvaro Herrera <alvherre@2ndquadrant.com> writes: > > > I suppose I better add something in Chapter 5 (DDL), possibly inside the > > > 5.10 section (Table Partitioning) -- a new 5.10.6 "Indexes for > > > Partitioned Tables" perhaps? > > > > I was expecting to find it in "5.11.2.2. Partition Maintenance". > > Here's a first attempt at doing that. I vote to backpatch this to pg11 > (since this functionality is all there). Not hearing any contrary votes, I have backpatched this to pg11. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Document piecemeal construction of partitioned indexes
- a99b653ac1e6 11.4 landed
- 5efd604ec0a3 12.0 landed