[BUGS] BUG #3968: ssh tunnel instructions could use improvement

2008-02-18 Thread Faheem Mitha
The following bug has been logged online: Bug reference: 3968 Logged by: Faheem Mitha Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.11 Operating system: Debian etch Description:ssh tunnel instructions could use improvement Details: Hi, Currently http

Re: [BUGS] BUG #3968: ssh tunnel instructions could use improvement

2008-02-26 Thread Faheem Mitha
On Tue, 26 Feb 2008, Peter Eisentraut wrote: Am Montag, 18. Februar 2008 schrieb Faheem Mitha: ssh -L 333ssh -L :foo.com:5432 [EMAIL PROTECTED] I think this should be changed to ssh -L :localhost:5432 [EMAIL PROTECTED] Good point. Please see the updated version at http