pgsql: Add documentation chapter about checksums

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Add documentation chapter about checksums
Дата
Msg-id E1l199H-0000Tw-5K@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add documentation chapter about checksums

Data checksums did not have a longer discussion in the docs,
this adds a short section with an overview.

Extracted from the larger patch for on-line enabling of checksums, which
has many more authors and reviewers.

Author: Daniel Gustafsson
Reviewed-By: Magnus Hagander, Michael Banck (and others through the big patch)
Discussion: https://postgr.es/m/5ff49fa4.1c69fb81.658f3.04ac@mx.google.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/amcheck.sgml    |  4 ++--
doc/src/sgml/ref/initdb.sgml |  1 +
doc/src/sgml/wal.sgml        | 49 +++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 51 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Revert "psql \dX: list extended statistics objects"
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add missing array-enlargement logic to test_regex.c.