Re: jdbc connection string - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: jdbc connection string
Date
Msg-id Pine.LNX.4.33.0401271218120.27584-100000@leary.csoft.net
Whole thread Raw
In response to jdbc connection string  (Bhushan Bhangale <bbhangale@Lastminute.com>)
List pgsql-jdbc

On Tue, 27 Jan 2004, Bhushan Bhangale wrote:

> Hi All,
>
> I serached the archives but couldn't find what I am looking for. I am new to
> postgres. I want to know connection string which I need to connect to
> postgres database using jdbc.
>
> In informix I do
>
> jdbc:informix-sqli://devdb:12000/dcslive:INFORMIXSERVER=devdbv2;USER=bb;PASS
> WORD=bb;OPTOFC=1
>

http://www.postgresql.org/docs/current/static/jdbc-use.html#JDBC-CONNECT

Kris Jurka



pgsql-jdbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: jdbc connection string
Next
From: Barry Lind
Date:
Subject: Re: Patch to readd documentation