Re: BUG #3968: ssh tunnel instructions could use improvement

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: "Faheem Mitha" <faheem(at)email(dot)unc(dot)edu>
Subject: Re: BUG #3968: ssh tunnel instructions could use improvement
Date: 2008-02-26 16:07:26
Message-ID: 200802261707.27306.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Am Montag, 18. Februar 2008 schrieb Faheem Mitha:
> ssh -L 333ssh -L 3333:foo.com:5432 joe(at)foo(dot)com
>
> I think this should be changed to
>
> ssh -L 3333:localhost:5432 joe(at)foo(dot)com

Good point. Please see the updated version at
http://developer.postgresql.org/pgdocs/postgres/ssh-tunnels.html in a few
minutes.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2008-02-26 16:45:32 Re: help me plz with 2 postgres users
Previous Message Zdenek Kotala 2008-02-26 15:51:07 Re: BUG #3991: pgsql function sum()