Possible edit slip in Architecture Fundamentals.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/tutorial-arch.html
Description:
This line:
The user's client (frontend) application that wants to perform database
operations.
in the Architecture
Fundamentals(https://www.postgresql.org/docs/10/tutorial-arch.html) seems
out of place or incomplete.
Suggested:
Remove the line.
On 2019-Jan-01, PG Doc comments form wrote:
This line:
The user's client (frontend) application that wants to perform database
operations.
in the Architecture
Fundamentals(https://www.postgresql.org/docs/10/tutorial-arch.html) seems
out of place or incomplete.
How so? It's part of this text:
A PostgreSQL session consists of the following cooperating processes (programs):
* [another process]
* The user's client (frontend) application that wants to perform
database operations.
It seems perfectly well placed to me.
--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services