<div dir="ltr">Hi,<div><br></div><div>New to the list and have been busy setting up pgpool-ii this last week or two. </div><div><br></div><div>I&#39;ve previously used drbd/slony for replication but pgpool looked like a good choice, so i&#39;m trying it!</div><div><br></div><div>I am wondering if it is possible to have pgpool-ii run across servers far apart (different countries):</div><div><div><br></div><div>I have postgresql streaming replication working, from my USA to my Asia server and it seems ok.</div></div><div><br></div><div>However i want pgpool to be used to automatically send reads to the Asia server and writes to the USA server for users in Asia.</div><div><br></div><div>Ideally I want:<br></div><div>- Master in the USA with pgpool-ii - with a webserver that will serve most of the world, reads/writes are local</div><div>- Slave in Asia with pgpool-ii - wtih a webserver that will server reads from Asia/Slave and send writes to the Master</div><div>- Both servers only have public ip&#39;s</div><div>- For the Master/USA server, i&#39;m happy for all reads/writes to go to the Master.</div><div>- For the Slave/Asia server I would like pgpool-ii to proxy database requests - sending writes to the USA server and doing reads from the Asia server.... </div><div><br></div><div><b>In this situation I don&#39;t think i need a &#39;virtual ip&#39; (i&#39;m not trying to load balance USA requests). Is this correct?</b></div><div><b><br></b></div><div>Is this setup even possible?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Jon</div><div><br></div><div><br></div><div><br></div><div><br></div></div>