<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hello all,<br></div><div><br></div><div>We're trying to check if pg-pool is the right choice for us in case of two or more nodes with master/master connection. Let's assume that two SQL servers are running both serving full sql access for local services. If serverA receives update/insert/delete it sends the same information to serverB and vice versa. Is it possible to cover this need with pg-pool/pg-ha ? Generaly speaking I need at least 2 servers both active with parallel access and replication from A to B and other way round. Any suggestions how to achieve this with pg-pool/ha?<br></div><div><br></div><div>Thank you<br></div><div>Marcin<br></div></div></body></html>