Skip to content

Commit 485c515

Browse files
committed
Doc: fix backwards description of visibility map's all-frozen data.
Thinko in commit a892234. Vik Fearing Discussion: https://postgr.es/m/b6aaa23d-e26f-6404-a30d-e89431492d5d@2ndquadrant.com
1 parent 3381898 commit 485c515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/storage.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ can be used to examine the information stored in free space maps.
630630
Each heap relation has a Visibility Map
631631
(VM) to keep track of which pages contain only tuples that are known to be
632632
visible to all active transactions; it also keeps track of which pages contain
633-
only unfrozen tuples. It's stored
633+
only frozen tuples. It's stored
634634
alongside the main relation data in a separate relation fork, named after the
635635
filenode number of the relation, plus a <literal>_vm</> suffix. For example,
636636
if the filenode of a relation is 12345, the VM is stored in a file called

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