pgsql: Document piecemeal construction of partitioned indexes

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Document piecemeal construction of partitioned indexes
Date: 2019-06-04 20:45:04
Message-ID: E1hYGIq-0003g0-GR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document piecemeal construction of partitioned indexes

Continuous operation cannot be achieved without applying this technique,
so it needs to be properly described.

Author: Álvaro Herrera
Reported-by: Tom Lane
Discussion: https://postgr.es/m/8756.1556302759@sss.pgh.pa.us

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a99b653ac1e6689d13d77622dd2c31309184f28c

Modified Files
--------------
doc/src/sgml/ddl.sgml | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-06-05 06:02:03 pgsql: Rework code using list_delete_cell() in MergeAttributes
Previous Message Andres Freund 2019-06-04 16:44:57 Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.)