diff --git a/gpdb-doc/dita/ref_guide/sql_commands/CREATE_TABLE.xml b/gpdb-doc/dita/ref_guide/sql_commands/CREATE_TABLE.xml index c0caba1080089829edfe812c7feb603ce594ffed..f1a0acfbad9b9d3cf7a46b351e8a75baf3ab2110 100644 --- a/gpdb-doc/dita/ref_guide/sql_commands/CREATE_TABLE.xml +++ b/gpdb-doc/dita/ref_guide/sql_commands/CREATE_TABLE.xml @@ -640,9 +640,10 @@
  • ORIENTATION
  • -

    The defaults can be set for a database, schema, and user. For information about - setting storage options, see the server configuration parameter - gp_default_storage_options.

    +

    The defaults can be set for the system, a database, or a user. For information about + setting storage options, see the server configuration parameter gp_default_storage_options.

    The current Greenplum Database legacy optimizer allows list partitions with multi-column (composite) partition keys. GPORCA does not support composite keys, so