| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Jürgen Purtz <juergen(at)purtz(dot)de> |
| Cc: | Erik Rijkers <er(at)xs4all(dot)nl>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com> |
| Subject: | Re: Additional Chapter for Tutorial - arch-dev.sgml |
| Date: | 2021-01-22 09:15:40 |
| Message-ID: | 71f768c2-ffb3-39c5-fb30-b6ec658533f6@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2021-01-22 10:35:34 | Replace mention of FTP server with more up to date downloads location |
| Previous Message | Tom Lane | 2021-01-22 01:12:06 | Re: Need help on translating documentation |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bharath Rupireddy | 2021-01-22 09:29:41 | Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION |
| Previous Message | Fujii Masao | 2021-01-22 09:11:54 | Re: adding wait_start column to pg_locks |