<br>Many thanks for quick reaction!<br><br>described behaviour does not repeat with pgcluster-1.9.0rc2. I proceed with testing :)<br><br><br><div><span class="gmail_quote">2008/2/14, At.Mitani &lt;<a href="mailto:mitani@sraw.co.jp">mitani@sraw.co.jp</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Filip,<br> <br><br> &gt; First I am trying to test pgcluster in&nbsp;&nbsp;&quot;degraded&quot; mode:<br> <br>&gt; 3) fire up pgbench -i (db population mode)<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; $ pgbench -h lb_3 -p 5433 -U pgcluster -i -s100 pgbench100<br>
 &gt; 4) while pgbench is running, I put cluster_1 down with<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; cluster_1 $ pg_ctl stop -m fast<br> &gt;<br> &gt; pgbench fails ( I take it as normal behaviour ) with:<br> &gt; ...<br> &gt; 260000 tuples done.<br>
 &gt; 270000 tuples done.<br> &gt; server closed the connection unexpectedly<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This probably means the server terminated abnormally<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; before or while processing the request.<br> &gt; PQendcopy failed<br>
 <br> <br>This is a specification of pgbench.<br> pgbench uses one session during create initial table data.<br> Therefore, initial transaction rollbacked when first session was disconnected.<br> <br><br> &gt; But, this is not the case. First probe works:<br>
 &gt; $ psql&nbsp;&nbsp;-h lb_3 -p 5433 -U pgcluster postgres -qAtc &#39;select 1&#39;<br> &gt; 1<br> &gt; but next&nbsp;&nbsp;probe fails:<br> &gt; $ psql&nbsp;&nbsp;-h lb_3 -p 5433 -U pgcluster postgres -qAtc &#39;select 1&#39;<br> &gt; psql: expected authentication request from server, but received S<br>
 &gt; this is not acceptable, at least R/O traffic should work...<br> <br> <br>Yha... I also got same situation with two sets of cluster DBs.<br> But it not occured in three sets of cluster DBs.<br> It&#39;s a terrible bug!<br>
 <br> I&#39;m going to create patch tonight.<br> <br> Thank you for report us!<br> <br> Best Regards,<br> <br>--<br> At.Mitani &lt;<a href="mailto:mitani@sraw.co.jp">mitani@sraw.co.jp</a>&gt;<br> _______________________________________________<br>
 Pgcluster-general mailing list<br> <a href="mailto:Pgcluster-general@pgfoundry.org">Pgcluster-general@pgfoundry.org</a><br> <a href="http://pgfoundry.org/mailman/listinfo/pgcluster-general">http://pgfoundry.org/mailman/listinfo/pgcluster-general</a><br>
 </blockquote></div><br><br clear="all"><br>-- <br>Filip RembiaƂkowski