Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group