| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | karimelghazouly(at)gmail(dot)com |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: small clairifcation |
| Date: | 2020-08-28 01:16:51 |
| Message-ID: | 3379769.1598577411@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
PG Doc comments form <noreply(at)postgresql(dot)org> writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/9.5/ssh-tunnels.html
> Description:
> "The first number in the -L argument, 63333, is the port number of your end
> of the tunnel; it can be any unused port. (IANA reserves ports 49152 through
> 65535 for private use.) The second number, 5432, is the remote end of the
> tunnel: the port number your server is using. "
> as a beginner This took me some time to understand what do you mean by "your
> server" "your end of the tunnel "
Hm, do you have a suggestion for better wording?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-08-28 04:51:49 | Re: small clairifcation |
| Previous Message | Tom Lane | 2020-08-28 01:12:39 | Re: Document "59.2. Built-in Operator Classes" have a clerical error? |