Re: Proxy Server ... - Mailing list pgsql-general

From Marc G. Fournier
Subject Re: Proxy Server ...
Date
Msg-id 20020624221242.R20796-100000@mail1.hub.org
Whole thread Raw
In response to Proxy Server ...  ("Marc G. Fournier" <scrappy@hub.org>)
Responses Re: Proxy Server ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Proxy Server ...  (Sean Chittenden <sean@chittenden.org>)
List pgsql-general
On Mon, 24 Jun 2002, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@hub.org> writes:
> > 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?
>
> [ scratches head ]  Why don't you just start the postmaster listening
> to the other port instead of 5432?  Seems like a proxy inside the jail
> wouldn't really do anything the postmaster itself wouldn't do.
>
> Possibly setting VIRTUAL_HOST would help too, if the problem is that
> the postmaster is trying to bind to addresses it's not allowed to.

Not possible to run a postmaster inside of the jail itself, which would
*really* simplify things :(





pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Help with Arrays and References
Next
From: Oskar Berggren
Date:
Subject: Re: SQL server application porting headache