Re: Additional Chapter for Tutorial
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Jürgen Purtz <juergen@purtz.de>, pgsql-docs@lists.postgresql.org
Date: 2020-04-29T19:12:25Z
Lists: pgsql-hackers, pgsql-docs
On 2020-04-29 16:13, Jürgen Purtz wrote: > On 20.04.20 10:30, Jürgen Purtz wrote: >> On 17.04.20 20:40, Erik Rijkers wrote: >>> Very good stuff, and useful. I think. >>> >>> I mean that but nevertheless here is a lot of comment :) >>> >>> (I didn't fully compile as docs, just read the 'text' from the patch >>> file) >> >> Thanks. Added nearly all of the suggestions. >> >> > What is new? Added two sub-chapters 'mvcc' and 'vacuum' plus graphics. > Made some modifications in previous sub-chapters and in existing titles. > Added some glossary entries. I don't see this really as belonging into the tutorial. The tutorial should be hands-on, how do you get started, how do you get some results. Your material is more of an overview of the whole system. What's a new user supposed to do with that? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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