| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | k(dot)man(dot)113(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Connection Info |
| Date: | 2024-05-06 14:15:24 |
| Message-ID: | f87054fdc3ba5f4fd3ef986c413b0d5cbe21e6f4.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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.
Yours,
Laurenz Albe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2024-05-06 17:59:40 | Explanations not clear |
| Previous Message | Erik Wienhold | 2024-05-06 13:42:56 | Re: nchar is undocumented |