Re: Additional Chapter for Tutorial
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Jürgen Purtz <juergen@purtz.de>
Cc: Justin Pryzby <pryzby@telsasoft.com>, "David G. Johnston"
<david.g.johnston@gmail.com>, PostgreSQL Hackers
<pgsql-hackers@lists.postgresql.org>
Date: 2020-11-02T06:15:28Z
Lists: pgsql-hackers, pgsql-docs
On 2020-11-01 16:38, Jürgen Purtz wrote: > On 30.10.20 17:45, Erik Rijkers wrote: >> >> And I wrote down some separate items: >> >> 1. >> 'Two Phase Locking' and 'TPL' should be, I think, >> 'Two-Phase Commit'. Please someone confirm. >> (no changes made) >> >> Erik Rijkers > > All suggestions so far are summarized in the attached patch with the > following exceptions: > > - 'Two Phase Locking' is the intended term. OK, so what is 'Two Phase Locking'? The term is not explained, and not used anywhere else in the manual. You propose to introduce it here, in the tutorial. I don't know what it means, and I am not really a beginner. 'Two Phase Locking' should be explained somewhere, and how it relates (or not) to Two-Phase Commit (2PC), don't you agree? Erik Rijkers
Commits
-
Align some terms in arch-dev.sgml to glossary
- 6734e806958c 14.0 landed
-
doc: Copy-edit the "Overview of PostgreSQL Internals" chapter
- 29ad6595ef7f 14.0 landed
-
Merge postmaster and postgres command into just postgres. postmaster
- 5266f221a2e1 8.2.0 cited