From: 鈴木 幸市 <ko...@in...> - 2013-07-08 01:17:30
|
Unfortunately, we don't have connection failover. You may be able to use pgboucer for this purpose (sorry, I'm not pgboucer expert) or you may be able to use any other connection pooling tools which provides connection failover. XC's situation is the same as vanilla PostgreSQL in this regard. Regards; --- Koichi Suzuki On 2013/07/05, at 21:29, Adam Dec <ada...@gm...> wrote: > Hi! > > I woul like to connect to cluster using postgres Java drivers + JDBC API. > Do you know any solutions to maintain connection failover in case that some of the coordinator (or the whole node ) will go down? > > Regards, > > Adam Dec > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev_______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers |