| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | karthik(dot)skandakumar(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Possible edit slip in Architecture Fundamentals. |
| Date: | 2019-01-02 23:15:34 |
| Message-ID: | 201901022315.puhr57roigov@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PegoraroF10 | 2019-01-04 12:20:48 | UPDATE OF on REPLICA TRIGGERS |
| Previous Message | Tom Lane | 2019-01-02 23:11:55 | Re: Broken link in JSON Types documentation |