How to connect with JDBC to another machine ?

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: How to connect with JDBC to another machine ?
Date: 1998-12-29 17:58:36
Message-ID: 3689184C.C07074F6@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

It may be a silly question, but ...

How do I specify in Java that JDBC should getConnection with a
PostgreSQL running on another machine ?
Something like 'host:port:jdbc:postgresql:database' ?

TIA
--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-12-29 20:10:34 Re: [INTERFACES] How to connect with JDBC to another machine ?
Previous Message Constantin Teodorescu 1998-12-29 17:33:46 Re: [INTERFACES] Can;t connect to db with pgaccess