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

Appearance settings

Commit ddfc3c1

Browse filesBrowse files
committed
Fix grammar in monitoring.sgml
This is related to progress reporting for ANALYZE and partitioned tables. Author: Amit Langote Reviewed-by: Daniel Gustafsson, Julien Rouhaud Discussion: https://postgr.es/m/CA+HiwqGx6C=-bFTX=ryMThyvM7CcSC3b1x8_6zh4Uo41Kvu-zw@mail.gmail.com
1 parent f313646 commit ddfc3c1
Copy full SHA for ddfc3c1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/monitoring.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3706,7 +3706,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
37063706
<note>
37073707
<para>
37083708
Note that when <command>ANALYZE</command> is run on a partitioned table,
3709-
all of its partitions are also recursively analyzed as also mentioned on
3709+
all of its partitions are also recursively analyzed as also mentioned in
37103710
<xref linkend="sql-analyze"/>. In that case, <command>ANALYZE</command>
37113711
progress is reported first for the parent table, whereby its inheritance
37123712
statistics are collected, followed by that for each partition.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.