diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index d8de339a656..677aea07b29 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1425,11 +1425,11 @@ SET ENABLE_SEQSCAN TO OFF; operations much faster (see ). Operations in which this optimization can be applied include: - CREATE TABLE AS - CREATE INDEX - CLUSTER - COPY into tables that were created or truncated in the same - transaction + CREATE TABLE AS + CREATE INDEX + CLUSTER + COPY into tables that were created or truncated in the same + transaction But minimal WAL does not contain enough information to reconstruct the data from a base backup and the