Re: Proxy Server ...

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Proxy Server ...
Дата
Msg-id 20020625132310.A2752@svana.org
обсуждение исходный текст
Ответ на Proxy Server ...  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-general
On Mon, Jun 24, 2002 at 04:13:02PM -0300, Marc G. Fournier wrote:
>
> does anyone know of a proxy server that i can run on a server to "pretend"
> its a postgresql server?  so that I can connect to IP:port and have it
> establish a connection to IP:5432?

I've always used netcat for this purpose. add it to inetd with a line to
connect to the other server.

I beleive there is also a program named redir which does a similar thing
without using inetd.

HTH,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.



В списке pgsql-general по дате отправления:

Предыдущее
От: Gordon Luk
Дата:
Сообщение: [Please Help!!!!!!!!] Problem in Chinese (Big5)!!! Version 7.2.1 (come with Redhat 7.3)
Следующее
От: Gregory Seidman
Дата:
Сообщение: Re: Proxy Server ...