Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita209d6d

Browse files
committed
Fix typo.
Confirmed by Michael Paquier.
1 parent03f2bf7 commita209d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/parallel.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
339339

340340
<para>
341341
When executing a parallel plan, you can use <literal>EXPLAIN (ANALYZE,
342-
VERBOSE)</literal>will display per-worker statistics for each plan node.
342+
VERBOSE)</literal>to display per-worker statistics for each plan node.
343343
This may be useful in determining whether the work is being evenly
344344
distributed between all plan nodes and more generally in understanding the
345345
performance characteristics of the plan.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp