Re: PgSQL behind a firewall - Mailing list pgsql-general

From nmilet
Subject Re: PgSQL behind a firewall
Date
Msg-id 001101c14808$48698e20$600ffea9@win98
Whole thread Raw
In response to PgSQL behind a firewall  ("Nicolas Milet" <nmilet@sympatico.ca>)
List pgsql-general
The question now is how can I set a ssh tunnel (I try to recompile postgres
with openssl support
but I did not succeed), and then can I use a ssh tunnel from Java (perharps
yes by specifying the
port number in connection).

Thanks for idea.

Nicolas
"Le savant montre la lune, l'imbecile regarde le doigt"

----- Original Message -----
From: "Holger Klawitter" <lists@klawitter.de>
To: "Nicolas Milet" <nmilet@sympatico.ca>; <pgsql-general@postgreSQL.org>
Sent: Friday, September 28, 2001 3:47 AM
Subject: Re: [GENERAL] PgSQL behind a firewall


> Nicolas Milet wrote:
> >
> > Hi all,
> >
> > How can I connect to a remote database that is protected by a firewall.
I`m
> > using Java and JDBC.
> > I try to sep up a SSL connection but didn't succeed.
>
> You can open the port in the firewall (note that the world may acces your
DB
> now)
> or use a ssh tunnel.
>
> With kind regards / Mit freundlichem Gruß
>     Holger Klawitter
> --
> Holger Klawitter
> holger@klawitter.de                             http://www.klawitter.de
>
>


pgsql-general by date:

Previous
From: travis
Date:
Subject: enum data type
Next
From: Shane Wright
Date:
Subject: Re: backend stalls