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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #3968: ssh tunnel instructions could use improvement
Дата
Msg-id 200802261707.27306.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #3968: ssh tunnel instructions could use improvement  ("Faheem Mitha" <faheem@email.unc.edu>)
Ответы Re: BUG #3968: ssh tunnel instructions could use improvement  (Faheem Mitha <faheem@email.unc.edu>)
Список 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 по дате отправления:

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: BUG #3991: pgsql function sum()
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: help me plz with 2 postgres users