Re: [DOCS] Incomplete online documentation on conecting via ssh tunnels

2008-11-21 Thread Peter Eisentraut
P Kapat wrote: On Thu, Nov 20, 2008 at 3:26 AM, Peter Eisentraut <[EMAIL PROTECTED]> wrote: http://developer.postgresql.org/pgdocs/postgres/ssh-tunnels.html That is much transparent. Would it not be better to link to the relevant section which describes the listen_addresses and port config par

Re: [DOCS] Incomplete online documentation on conecting via ssh tunnels

2008-11-20 Thread P Kapat
On Thu, Nov 20, 2008 at 3:26 AM, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > > http://developer.postgresql.org/pgdocs/postgres/ssh-tunnels.html That is much transparent. Would it not be better to link to the relevant section which describes the listen_addresses and port config parameters in post

Re: [DOCS] Incomplete online documentation on conecting via ssh tunnels

2008-11-20 Thread Peter Eisentraut
P Kapat wrote: The relevant documentations are (replace 8.3 by 8.2 or 8.1 or...): http://www.postgresql.org/docs/8.3/static/ssh-tunnels.html The concerned command is: client$ ssh -L :foo.com:5432 [EMAIL PROTECTED] From the discussion on the novice list, I came to the conclusion that the a

[DOCS] Incomplete online documentation on conecting via ssh tunnels

2008-11-19 Thread P Kapat
Hi, If this is not the correct list for the mail, I can post to a more relevant one, suggest. Otherwise read on: There was a discussion on connecting to a postgres server via SSH tunnels here: http://archives.postgresql.org/pgsql-novice/2008-11/msg00060.php The relevant documentations are (repla