pgsql: Document piecemeal construction of partitioned indexes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Document piecemeal construction of partitioned indexes
Дата
Msg-id E1hYGIq-0003fz-GN@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5efd604ec0a3bdde98fe19d8cada69ab4ef80db3

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Fix whitespace
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Rework code using list_delete_cell() in MergeAttributes