jdbc connection multiple host - Mailing list pgsql-jdbc

From James Pang
Subject jdbc connection multiple host
Date
Msg-id CAHgTRfda83VNLbXqXOPOtauCLd5wubSPtgfoJ9Q_x1WAsZYrSw@mail.gmail.com
Whole thread Raw
Responses Re: jdbc connection multiple host
List pgsql-jdbc
 We plan to migrate Oracle to Postgresql databases. Application put multiple host:ip in connection string, jdbc://host1ip:port,host2:port/dbname , when host1 is accessible, it's preferred. when host1 is not accessible, host2:port is secondary. 
  how to do that through  Postgresql JDBC driver ? 

Thanks,

James

pgsql-jdbc by date:

Previous
From: charles Lgn
Date:
Subject: Postgres explain plan is not correctly optimezed if the data is a "double" but the collumn is a "numeric"
Next
From: Padraic Renaghan
Date:
Subject: Re: jdbc connection multiple host