Re: Additional Chapter for Tutorial - arch-dev.sgml
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Heikki Linnakangas <hlinnaka@iki.fi>, Jürgen Purtz <juergen@purtz.de>
Cc: Erik Rijkers <er@xs4all.nl>,
"David G. Johnston" <david.g.johnston@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Justin Pryzby <pryzby@telsasoft.com>
Date: 2021-03-25T13:00:11Z
Lists: pgsql-hackers, pgsql-docs
On 1/22/21 4:15 AM, Heikki Linnakangas wrote: > On 21/01/2021 14:38, Jürgen Purtz wrote: >> This supervisor process is called <glossterm >> linkend="glossary-postmaster">postmaster</glossterm> and listens at >> a specified TCP/IP port for incoming connections. Whenever he >> detects a request for a connection, he spawns a new backend process. > > It sounds weird to refer to a process with "he". I left out this hunk, > and the other with similar changes. > > Committed the rest, thanks!. So it looks like this was committed. Is there anything left to do? If not, we should close the CF entry. Regards, -- -David david@pgmasters.net
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