Skip to content

Commit c31132d

Browse files
committed
Document pg_statistic_ext.stxstattarget
Commit d06215d added a new attribute to pg_statistic_ext catalog, but failed to add it to document it properly. Reported-by: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>
1 parent ccaa356 commit c31132d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6452,6 +6452,22 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
64526452
<entry>Owner of the statistics object</entry>
64536453
</row>
64546454

6455+
<row>
6456+
<entry><structfield>stxstattarget</structfield></entry>
6457+
<entry><type>int4</type></entry>
6458+
<entry></entry>
6459+
<entry>
6460+
<structfield>stxstattarget</structfield> controls the level of detail
6461+
of statistics accumulated for this statistics object by
6462+
<xref linkend="sql-analyze"/>.
6463+
A zero value indicates that no statistics should be collected.
6464+
A negative value says to use the system default statistics target.
6465+
Positive values <structfield>stxstattarget</structfield>
6466+
determine the target number of <quote>most common values</quote>
6467+
to collect.
6468+
</entry>
6469+
</row>
6470+
64556471
<row>
64566472
<entry><structfield>stxkeys</structfield></entry>
64576473
<entry><type>int2vector</type></entry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy