Skip to content

Commit cad3708

Browse files
committed
Correct the names of pgstattuple_approx output columns in the doc.
1 parent 85d0e66 commit cad3708

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/pgstattuple.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,17 +438,17 @@ approx_free_percent | 2.09
438438
<entry>Percentage of table scanned</entry>
439439
</row>
440440
<row>
441-
<entry><structfield>tuple_count</structfield></entry>
441+
<entry><structfield>approx_tuple_count</structfield></entry>
442442
<entry><type>bigint</type></entry>
443443
<entry>Number of live tuples (estimated)</entry>
444444
</row>
445445
<row>
446-
<entry><structfield>tuple_len</structfield></entry>
446+
<entry><structfield>approx_tuple_len</structfield></entry>
447447
<entry><type>bigint</type></entry>
448448
<entry>Total length of live tuples in bytes (estimated)</entry>
449449
</row>
450450
<row>
451-
<entry><structfield>tuple_percent</structfield></entry>
451+
<entry><structfield>approx_tuple_percent</structfield></entry>
452452
<entry><type>float8</type></entry>
453453
<entry>Percentage of live tuples</entry>
454454
</row>

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