mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix wording, per Peter Geoghegan
This commit is contained in:
@ -79,7 +79,7 @@ LOAD 'auto_explain';
|
|||||||
<para>
|
<para>
|
||||||
When this parameter is on, per-plan-node timing occurs for all
|
When this parameter is on, per-plan-node timing occurs for all
|
||||||
statements executed, whether or not they run long enough to actually
|
statements executed, whether or not they run long enough to actually
|
||||||
get logged. This can have extremely negative impact on performance.
|
get logged. This can have an extremely negative impact on performance.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user