From f0d55531364da82f4f5c4ab48f2ede7623d52b4a Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan <126472455+djw-m@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:56:46 +0000 Subject: [PATCH] Update product_docs/docs/pgd/5.6/scaling.mdx --- product_docs/docs/pgd/5.6/scaling.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/pgd/5.6/scaling.mdx b/product_docs/docs/pgd/5.6/scaling.mdx index 88864a7a006..49bb625b580 100644 --- a/product_docs/docs/pgd/5.6/scaling.mdx +++ b/product_docs/docs/pgd/5.6/scaling.mdx @@ -187,7 +187,7 @@ to disable autopartitioning on the given table. ## Restrictions on EDB Postgres Advanced Server-native automatic partitioning -EDB Postgres Advanced Server-native automatic partitioning isn't supported in PGD. +EDB Postgres Advanced Server-native automatic partitioning is not supported in PGD. If the PGD extension is active on an EDB Postgres Advanced Server database, DDL commands to configure EDB Postgres Advanced Server automatic partitioning (`ALTER TABLE ... SET AUTOMATIC` and `ALTER TABLE ... SET INTERVAL`)