diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 5146e5ddbb7..207d9c9db81 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -1131,7 +1131,7 @@ data. Empty in ordinary tables. if columns used by indexes are not updated. You can increase the likelihood of sufficient page space for HOT updates by decreasing a table's fillfactor. + linkend="reloption-fillfactor">fillfactor. If you don't, HOT updates will still happen because new rows will naturally migrate to new pages and existing pages with sufficient free space for new row versions. The system view