From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Cc: | karimelghazouly(at)gmail(dot)com |
Subject: | small clairifcation |
Date: | 2020-08-27 16:18:31 |
Message-ID: | 159854511172.24991.4373145230066586863@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
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 "
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2020-08-28 01:12:39 | Re: Document "59.2. Built-in Operator Classes" have a clerical error? |
Previous Message | Alvaro Herrera | 2020-08-27 16:07:51 | Re: Document "59.2. Built-in Operator Classes" have a clerical error? |