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

  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