Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commiteb01287

Browse files
committed
Doc: fix backwards description of visibility map's all-frozen data.
Thinko in commita892234.Vik FearingDiscussion:https://postgr.es/m/b6aaa23d-e26f-6404-a30d-e89431492d5d@2ndquadrant.com
1 parentd61b39c commiteb01287

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
@@ -624,7 +624,7 @@ can be used to examine the information stored in free space maps.
624624
Each heap relation has a Visibility Map
625625
(VM) to keep track of which pages contain only tuples that are known to be
626626
visible to all active transactions; it also keeps track of which pages contain
627-
onlyunfrozen tuples. It's stored
627+
onlyfrozen tuples. It's stored
628628
alongside the main relation data in a separate relation fork, named after the
629629
filenode number of the relation, plus a <literal>_vm</> suffix. For example,
630630
if the filenode of a relation is 12345, the VM is stored in a file called

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp