doc: add transaction processing chapter with internals info
authorBruce Momjian
Wed, 30 Nov 2022 01:49:52 +0000 (20:49 -0500)
committerBruce Momjian
Wed, 30 Nov 2022 01:49:52 +0000 (20:49 -0500)
commit5d208b90b75b00ff96095e4402a7cfa55f65f2ac
tree56237327d99e26309b5109c437a6c3d6e70e93b1
parentcdea14a245b17df6d86f6c1193bc3726d4686605
doc:  add transaction processing chapter with internals info

This also adds references to this new chapter at relevant sections of
our documentation.  Previously much of these internal details were
exposed to users, but not explained.  This also updates RELEASE
SAVEPOINT.

Discussion: https://postgr.es/m/CANbhV-E_iy9fmrErxrCh8TZTyenpfo72Hf_XD2HLDppva4dUNA@mail.gmail.com

Author: Simon Riggs, Laurenz Albe

Reviewed-by: Bruce Momjian
Backpatch-through: 11
14 files changed:
doc/src/sgml/catalogs.sgml
doc/src/sgml/config.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/filelist.sgml
doc/src/sgml/func.sgml
doc/src/sgml/glossary.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/pgrowlocks.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/ref/release_savepoint.sgml
doc/src/sgml/ref/rollback.sgml
doc/src/sgml/ref/rollback_to.sgml
doc/src/sgml/wal.sgml
doc/src/sgml/xact.sgml [new file with mode: 0644]