Failover Datasource?

From: "Tim H" <drgonzo1337(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Failover Datasource?
Date: 2008-04-15 14:12:07
Message-ID: cedabbb70804150712n7c683cdt90897583d80b163e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'd like to create a pooling JDBC datasource that can handle failing
over to an alternate URL.

I've seen drivers from other vendors that allow you to pass in two
databases in the connection URL. I've scoured the mailing list here
and haven't found a thing.

Can someone point me in the right direction?

Thanks,
Tim

--
./tch

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pinki 2008-04-15 14:45:24 Problem establishing connection
Previous Message Kris Jurka 2008-04-15 05:21:44 Re: AbstractJdbc2Array - another patch