Обсуждение: Possible edit slip in Architecture Fundamentals.

Поиск
Список
Период
Сортировка

Possible edit slip in Architecture Fundamentals.

От
PG Doc comments form
Дата:
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.

Re: Possible edit slip in Architecture Fundamentals.

От
Alvaro Herrera
Дата:
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