Re: Connection Info

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: k(dot)man(dot)113(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Connection Info
Date: 2024-10-17 01:36:00
Message-ID: ZxBqAJ37NmchyvVI@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, May 6, 2024 at 04:15:24PM +0200, Laurenz Albe wrote:
> On Sun, 2024-05-05 at 20:25 +0000, PG Doc comments form wrote:
> > On this page:
> > https://www.postgresql.org/docs/14/server-start.html#CLIENT-CONNECTION-PROBLEMS
> >
> > It notes: ".... A common mistake is to forget to configure the server to
> > allow TCP/IP connections."
> >
> > I would expect a hyperlink to a section explaining exactly HOW to "configure
> > the server to allow TCP/IP connections" - from that note text.
>
> I agree.
>
> Perhaps it should say:
>
> A common mistake is to forget to configure "listen_addresses" so that the
> server accepts remote TCP connections.
>
> Then "listen_addresses" could hyperlink to the parameter's documentation.

Agreed, patch attached.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"

Attachment Content-Type Size
listen.diff text/x-diff 660 bytes

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message David Rowley 2024-10-17 02:41:42 Re: Limitation relates to memory allocation
Previous Message David G. Johnston 2024-10-17 01:26:03 Re: ltree docs imprecise about sorting order