<div dir="ltr"><span style="font-family:verdana,sans-serif"><div style="font-family:verdana,sans-serif;font-size:x-small;display:inline" class="gmail_default">​Hello,<br><br>I was analyzing my environment with pgpool and postgres. For example: My select queries are taking about 2 times more that direct connections with the postgres.<br><br>The pgpool replication sends all write requests to all servers in the cluster. For this reason the performance decreases?<br><br>The parametes are:<br><br>num_init_children = 200<br><br>max_pool = 2<br><br>child_life_time = 300<br><br>connection_life_time = 300<br><br>client_idle_limit = 300<br><br>load_balance_mode = on<br><br>master_slave_mode = on<br><br>master_slave_sub_mode = &#39;stream&#39;<br><br>My pgpool version is pgpool-II version 3.5.3 (ekieboshi)<br><br>My postgresql version is 9.4.4<br><br>My SO is CentOS release 6.7 (Final)<br><br>Thank you<br><br>Best regards​</div></span><br><br>-- <br><div class="gmail_signature">JotaComm<br><a href="http://jotacomm.wordpress.com" target="_blank">http://jotacomm.wordpress.com</a></div>
</div>