diff --git a/doc/src/sgml/tableam.sgml b/doc/src/sgml/tableam.sgml index 8d9bfd8130..7493f24d44 100644 --- a/doc/src/sgml/tableam.sgml +++ b/doc/src/sgml/tableam.sgml @@ -64,7 +64,7 @@ - Currently the the way an AM actually stores data is fairly + Currently the way an AM actually stores data is fairly unconstrained. It is e.g. possible to use postgres' shared buffer cache, but not required. In case shared buffers are used, it likely makes to postgres' standard page layout described in