<div dir="ltr">Hi<div><br></div><div><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 18, 2016 at 6:23 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@sraoss.co.jp" target="_blank">ishii@sraoss.co.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Usama,<br>
<br>
While reading 3.6 docs, I noticed the difference between .html and<br>
.sgml for some items.<br>
<br>
For example, log_statement.<br>
<br>
HTML:<br>
        &lt;p&gt;<br>
        You need to reload pgpool.conf if you change this value. And you can also use PGPOOL SET command<br>
        to alter the value of this parameter for a current session.<br>
        &lt;/p&gt;<br>
<br>
SGML:<br>
        This parameter can be changed by reloading the pgpool configurations.<br>
<br>
Same thing can be said to other parameters.<br>
<br>
log_per_node_statement, check_temp_table, check_unlogged_table,<br>
allow_sql_comments, client_idle_limit, log_error_verbosity,<br>
client_min_messages, log_min_messages, client_idle_limit_in_recovery.<br></blockquote><div><br></div><div>Oh Sorry I missed it by mistake, Attached is the patch for the fix.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Also, I cannot find explanations for which items are usable for new<br>
PGPOOL SET/RESET.<br></blockquote><div><br></div><div>I was of the point of view, that defining about how a variable value can be changed (i.e at server start, or by reloading configuration or by PGPOOL SET/RESET) in the document section of the configuration parameter&#39;s is enough. So I haven&#39;t added any new documentation section for that.</div><div><br></div><div>Do you also want to list down all the configuration parameters that can be changed by PGPOOL SET/RESET separately?</div><div><br></div><div>Thanks</div><div>Best regards</div><div>Muhammad Usmaa</div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" rel="noreferrer" target="_blank">http://www.sraoss.co.jp/index_<wbr>en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.<wbr>jp</a><br>
______________________________<wbr>_________________<br>
pgpool-hackers mailing list<br>
<a href="mailto:pgpool-hackers@pgpool.net">pgpool-hackers@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-hackers" rel="noreferrer" target="_blank">http://www.pgpool.net/mailman/<wbr>listinfo/pgpool-hackers</a><br>
</blockquote></div><br></div></div></div>