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

From Holger Klawitter
Subject Re: PgSQL behind a firewall
Date
Msg-id 3BB42B29.84C0E3C7@klawitter.de
Whole thread Raw
In response to PgSQL behind a firewall  ("Nicolas Milet" <nmilet@sympatico.ca>)
List pgsql-general
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: Bruce Momjian
Date:
Subject: Re: trigger compile problem
Next
From: Frank Joerdens
Date:
Subject: Re: virtual filesystem atop a PostgreSQL database