Re: BUG #3968: ssh tunnel instructions could use improvement - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #3968: ssh tunnel instructions could use improvement
Date
Msg-id 200802261707.27306.peter_e@gmx.net
Whole thread Raw
In response to BUG #3968: ssh tunnel instructions could use improvement  ("Faheem Mitha" <faheem@email.unc.edu>)
Responses Re: BUG #3968: ssh tunnel instructions could use improvement  (Faheem Mitha <faheem@email.unc.edu>)
List pgsql-bugs
Am Montag, 18. Februar 2008 schrieb Faheem Mitha:
> ssh -L 333ssh -L 3333:foo.com:5432 joe@foo.com
>
> I think this should be changed to
>
> ssh -L 3333:localhost:5432 joe@foo.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/

pgsql-bugs by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: BUG #3991: pgsql function sum()
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: help me plz with 2 postgres users