[pgpool-hackers: 1859] Difference between .html and .sgml

Tatsuo Ishii ishii at sraoss.co.jp
Tue Oct 18 10:23:28 JST 2016


Usama,

While reading 3.6 docs, I noticed the difference between .html and
.sgml for some items.

For example, log_statement.

HTML:
	<p>
	You need to reload pgpool.conf if you change this value. And you can also use PGPOOL SET command
	to alter the value of this parameter for a current session.
	</p>

SGML:
	This parameter can be changed by reloading the pgpool configurations. 

Same thing can be said to other parameters.

log_per_node_statement, check_temp_table, check_unlogged_table,
allow_sql_comments, client_idle_limit, log_error_verbosity,
client_min_messages, log_min_messages, client_idle_limit_in_recovery.

Also, I cannot find explanations for which items are usable for new
PGPOOL SET/RESET.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list