Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 9CA0F64FC66 for ; Fri, 21 Nov 2008 06:19:11 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 15219-06 for ; Fri, 21 Nov 2008 06:19:07 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id EEB2464FC5E for ; Fri, 21 Nov 2008 06:19:05 -0400 (AST) Received: (qmail invoked by alias); 21 Nov 2008 10:19:03 -0000 Received: from unknown (EHLO dhcp-eesp05-101-153.Finland.Sun.COM) [192.18.8.1] by mail.gmx.net (mp037) with SMTP; 21 Nov 2008 11:19:03 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1+kk0tpImOkF8PcPrhwPlrYKRHgsVRndMhCodIGAb mfzQwXdAvzh4vE Message-ID: <49268B12.4060004@gmx.net> Date: Fri, 21 Nov 2008 12:18:58 +0200 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: P Kapat CC: pgsql-docs@postgresql.org Subject: Re: Incomplete online documentation on conecting via ssh tunnels References: <49251F3F.7080300@gmx.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.73 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200811/15 X-Sequence-Number: 5000 P Kapat wrote: > On Thu, Nov 20, 2008 at 3:26 AM, Peter Eisentraut 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 postgres.conf? Well, if you are enthusiastic enough you can link anything to anything, but it seems to me that the main point in that section is to work with the given address and port setup, not to create a new one, so it doesn't appear to be so important.