diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index ec9e937fc5..61e5e51300 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -3548,8 +3548,8 @@ ALTER INDEX measurement_city_id_logdate_key Example - We use the same measurement table we used - above. To implement partitioning using inheritance, use + We use the non-partitioned measurement + table above. To implement partitioning using inheritance, use the following steps: