Re: Some general info needed

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Nikola Milutinovic <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Some general info needed
Date: 2002-07-09 14:31:02
Message-ID: 200207091431.g69EV2h17143@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Nikola Milutinovic wrote:
> Hi all.
>
> I would have a request, rather than a question. Could somebody add to JDBC
> documentation a small connection-HOWTO?
>
> In pg_hba.conf we can setup several types of connection. What I see lacking is a
> JDBC point of view. Which type should handled and how.
>
> For intsance:
>
> local
> - not applicable, JDBC needs TCP/IP network
> host, passwd - works OK

> host, md5 - ???

Works in 7.2.X.

> host, crypt - ???

Yes, all releases.

> hostssl
> - via OpenSSL SSLtunnel or SSH ???

No idea.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Robert J. Sanford, Jr. 2002-07-09 14:50:25 Re: stress test
Previous Message Aslak Hellesøy 2002-07-09 03:18:15 Re: MetaData Bug