Re: Additional Chapter for Tutorial - arch-dev.sgml

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: 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-01-22T09:15:40Z
Lists: pgsql-hackers, pgsql-docs
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!.

- Heikki



Commits

  1. Align some terms in arch-dev.sgml to glossary

  2. doc: Copy-edit the "Overview of PostgreSQL Internals" chapter

  3. Merge postmaster and postgres command into just postgres. postmaster