File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1456,11 +1456,11 @@ SET ENABLE_SEQSCAN TO OFF;
1456
1456
operations much faster (see <xref linkend="populate-pitr">).
1457
1457
Operations in which this optimization can be applied include:
1458
1458
<simplelist>
1459
- <item> CREATE TABLE AS</item >
1460
- <item> CREATE INDEX</item >
1461
- <item> CLUSTER</item >
1462
- <item> COPY into tables that were created or truncated in the same
1463
- transaction
1459
+ <member><command> CREATE TABLE AS</></member >
1460
+ <member><command> CREATE INDEX</></member >
1461
+ <member><command> CLUSTER</></member >
1462
+ <member><command> COPY</> into tables that were created or truncated in the same
1463
+ transaction</member>
1464
1464
</simplelist>
1465
1465
But minimal WAL does not contain
1466
1466
enough information to reconstruct the data from a base backup and the
You can’t perform that action at this time.
0 commit comments