diff options
Diffstat (limited to 'doc/src/sgml/pgstattuple.sgml')
-rw-r--r-- | doc/src/sgml/pgstattuple.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgstattuple.sgml b/doc/src/sgml/pgstattuple.sgml index e98e04fa2fd..a7c67ae6452 100644 --- a/doc/src/sgml/pgstattuple.sgml +++ b/doc/src/sgml/pgstattuple.sgml @@ -368,7 +368,7 @@ pending_tuples | 0 <programlisting> test=> select * from pgstathashindex('con_hash_index'); -[ RECORD 1 ]--+----------------- -version | 2 +version | 4 bucket_pages | 33081 overflow_pages | 0 bitmap_pages | 1 |