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

Commitef3cf2f

Browse files
committed
Merge branch 'PGPROEE9_6' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPROEE9_6
2 parents644d833 +45bc969 commitef3cf2f

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

‎doc/src/sgml/ref/pgbench.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
499499
perspective of the client), the number of serialization failures and
500500
retries, the number of deadlock failures and retries. The report
501501
displays the columns with statistics on failures and retries only if the
502-
current <application>pgbech</> run has a failure or retry of any type,
502+
current <application>pgbench</> run has a failure or retry of any type,
503503
respectively. See below for details.
504504
</para>
505505
</listitem>
@@ -1402,7 +1402,7 @@ END;
14021402

14031403
<para>
14041404
The report displays the columns with statistics on failures and retries only
1405-
if the current <application>pgbech</> run has a failure or retry of any
1405+
if the current <application>pgbench</> run has a failure or retry of any
14061406
type, respectively.
14071407
</para>
14081408

@@ -1527,20 +1527,20 @@ script statistics:
15271527
</para>
15281528

15291529
<para>
1530-
The latency of asucessful transaction includes the entire time of
1530+
The latency of asuccessful transaction includes the entire time of
15311531
transaction execution with rollbacks and retries. The latency for failed
15321532
transactions and commands is not computed separately.
15331533
</para>
15341534

15351535
<para>
1536-
The main report contains the number of failed transactions if it isnotzero
1536+
The main report contains the number of failed transactions if it isnon-zero
15371537
(see <xref linkend="transactions-and-scripts"
15381538
endterm="transactions-and-scripts-title"> for more information). If the total
1539-
number of retried transactions is not zero the main report also contains it,
1540-
the total number of retries and the number of retries after each kind of
1539+
number of retried transactions is non-zero, the main report also contains
1540+
the total number of retried transactions, the total number of retries, and
1541+
the number of retries after each kind of
15411542
failure (use option <option>--max-tries</> to make it possible). The
1542-
per-statement report contains the failures if the main report contains them
1543-
too. The same for retries.
1543+
per-statement report inherits all columns from the main report.
15441544
</para>
15451545
<note>
15461546
<para>The total sum of retries can be greater than the number of

‎doc/src/sgml/release-proee-9.6.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
<itemizedlist>
1616
<listitem>
1717
<para>
18-
Updated <productname>pg_pathman</productname> module to version
18+
Updated <application>pg_pathman</application> module to version
1919
1.4.7.
2020
</para>
2121
</listitem>
2222
<listitem>
2323
<para>
24-
Updated <productname>pg_probackup</productname> utility to version
24+
Updated <application>pg_probackup</application> utility to version
2525
2.0.8.
2626
</para>
2727
</listitem>
@@ -48,7 +48,8 @@
4848
</listitem>
4949
<listitem>
5050
<para>
51-
fix incompatibility of pg_pathman and online_analyze extensions.
51+
Fixed incompatibility between <application>pg_pathman</application> and
52+
<application>online_analyze</application> extensions.
5253
</para>
5354
</listitem>
5455
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp