Re: PgSQL behind a firewall

From: Holger Klawitter <lists(at)klawitter(dot)de>
To: Nicolas Milet <nmilet(at)sympatico(dot)ca>, "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: PgSQL behind a firewall
Date: 2001-09-28 07:47:53
Message-ID: 3BB42B29.84C0E3C7@klawitter.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)klawitter(dot)de http://www.klawitter.de

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Viktor M. Gnitiyov 2001-09-28 08:22:46 CASE for Postgres
Previous Message Janning Vygen 2001-09-28 07:27:59 Re: showing also value '0' with aggregate count()