[Sqlrelay-discussion] pgpool - II
Brought to you by:
mused
|
From: Kalyan R. <kal...@gm...> - 2008-07-10 20:27:36
|
Hi all, Is SQLRelay compatible with pgpool - II ? When I run a "normal" instance which connects to pgpool - II, it is working fine. I am able to send queries to pgpool - II via this instance. When I run a query router instance, which connects to this normal instance, I am not able to send the queries to pgpool - II. The backend data base is postgresql. Versions I use: slqrelay 0.39.3 pgpool II 2.0.1 postgresql 8.2.5 Thanks. |