Re: Add A Glossary
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Corey Huinker <corey.huinker@gmail.com>, Jürgen Purtz <juergen@purtz.de>, Roger Harkavy <rogerharkavy@gmail.com>, pgsql-hackers@postgresql.org, Fabien COELHO <coelho@cri.ensmp.fr>, Michael Paquier <michael@paquier.xyz>
Date: 2020-04-03T21:05:06Z
Lists: pgsql-hackers, pgsql-docs
On 2020-04-03 22:51, Alvaro Herrera wrote: > On 2020-Apr-03, Erik Rijkers wrote: > >> On 2020-04-03 18:45, Alvaro Herrera wrote: >> > Pushed now. Many thanks to Corey who put the main thrust, and to Jürgen >> > and Roger for the great help, and to Justin for the extensive review and >> > Fabien for the initial discussion. >> >> A few improvements: > > Thanks! That gives me the attached patch. > >> Should also be a lemmata in the glossary: >> >> ACID > > Agreed. Wording suggestions welcome. How about: " ACID Atomicity, consistency, isolation, and durability. ACID is a set of properties of database transactions intended to guarantee validity even in the event of power failures, etc. ACID is concerned with how the database recovers from such failures that might occur while processing a transaction. " >> 'archaic' should maybe be 'obsolete'. That seems to me to be an easier >> word >> for non-native speakers. > > Bummer ;-) OK - we'll figure it out :) > -- > Álvaro Herrera https://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Glossary: Add term "base backup"
- 606c3845988d 14.0 landed
-
Minor glossary tweaks
- a0b2d583db9f 14.0 landed
- ac25e7b039d5 13.0 landed
-
Adjust some glossary terms
- 91a890bd7fef 13.0 landed
- 816cbb59e300 14.0 landed
-
Fix more typos and grammar problems in the glossary
- eeba6c7e4366 13.0 landed
-
Review of the glossary
- 756abe2bc760 13.0 landed
-
Add a glossary to the documentation
- 347d2b07fcc2 13.0 landed