library will apply.
</para>
<para>
- The database activity of <application>pg_dump</application> is normally collected by the statistics collector.
- If this is undesirable, you can set parameters <literal>stats_block_level</literal> and <literal>stats_row_level</literal> to false
- via the <application>libpq</> <envar>PGOPTIONS</envar> environment variable, or via <literal>ALTER USER</literal>.
+ The database activity of <application>pg_dump</application> is
+ normally collected by the statistics collector. If this is
+ undesirable, you can set parameters <literal>stats_block_level</literal>
+ and <literal>stats_row_level</literal> to false via the
+ <application>libpq</> <envar>PGOPTIONS</envar> environment variable,
+ or via <literal>ALTER USER</literal>.
</para>