DDL
GS_213100016
errmsg:column %s cannot be cast automatically to type %s.
errhint: Specify a USING expression to perform the conversion.
level:ERROR
GS_213100046
errmsg:%s is an exclude index.
errhint: Partitioned table does not support EXCLUDE index.
level:ERROR
GS_213100047
errmsg:%s is an deferrable index.
errhint: Partitioned table does not support deferrable index.
level:ERROR
GS_213100048
errmsg:index %s is not valid.
errhint: Cannot change table with invalid index.
level:ERROR
GS_213100054
errmsg:parition not support to specify TABLESPACE.
errhint: Cold data partition of multi-temperature table or OBS partition not support to split partition specify tablespace.
level:ERROR
GS_213100059
errmsg:cannot add partition since table %s already has %d boundaries.
errhint: the number of boundaries cannot be greater than %d.
level:ERROR
GS_213100060
errmsg:cannot add partition since partition %s has too many boundaries.
errhint: the number of boundaries cannot be greater than %d.
level:ERROR
GS_213100092
errmsg:cannot set enable_foreign_table_query_rewrite = false when materialized view enable query rewrite.
errhint: alter materialized view disable query rewrite firstly.
level:ERROR
GS_213100100
errmsg:language %s does not exist.
errhint: Use CREATE LANGUAGE to load the language into the database.
level:ERROR
GS_213100108
errmsg:%s is an aggregate function.
errhint: Use ALTER AGGREGATE to rename aggregate functions.
level:ERROR
GS_213100131
errmsg:%s is a table''s row type.
errhint: Use ALTER TABLE instead.
level:ERROR
GS_213100164
errmsg:unsupported language %s.
errhint: The supported languages are listed in the pg_pltemplate system catalog.
level:ERROR
GS_213100178
errmsg:unsupported drop schema %s which has created volatile temp tables in other session.
errhint: please find the session created schema %s.
level:ERROR
GS_213100179
errmsg:could not determine which collation to use for view column %s.
errhint: Use the COLLATE clause to set the collation explicitly.
level:ERROR
GS_213100201
errmsg:parition not support to specify TABLESPACE.
errhint: Cold data partition of multi-temperature table or OBS partition not support to split partition specify tablespace.
level:ERROR
GS_213100335
errmsg:%s is an aggregate function.
errhint: Use ALTER AGGREGATE to change owner of aggregate functions.
level:ERROR
GS_213110017
errmsg:option %s not recognized.
errhint:alid options are: dsn.
level:ERROR
GS_213110027
errmsg:LOCATION is not supported anymore.
errhint: Consider using tablespaces instead.
level:WARNING
GS_213110068
errmsg:%s is an aggregate function.
errhint: Use DROP AGGREGATE to drop aggregate functions.
level:ERROR
GS_213110096
errmsg:split point doesn't match partition key.
errhint: the number of split points should be equal to the number of partition keys.
level:ERROR
GS_213110100
errmsg:the number of boundaries cannot be greater than %d.
errhint: there are already %d boundaries.
level:ERROR
GS_213130080
errmsg:default value cannot reference to a column.
errhint: Perhaps the default value is enclosed in double quotes.
level:ERROR
GS_213130085
errmsg:cannot change owner of index %s.
errhint: Change the ownership of the index's table using 'GRANT'.
level:WARNING
GS_213130086
errmsg:%s is a composite type.
errhint: Use ALTER TYPE instead.
level:ERROR
GS_213130120
errmsg:%s is a composite type.
errhint: Use ALTER TYPE instead.
level:ERROR
GS_213140026
errmsg:too many partitions for partitioned table.
errhint: Number of partitions can not be more than %d.
level:ERROR
GS_213140035
errmsg:cannot alter array type %s.
errhint: You can alter type %s.
level:ERROR
GS_213140051
errmsg:some relations of database %s are already in tablespace %s.
errhint: You must move them back to the database's default tablespace before using this command.
level:ERROR
GS_213140060
errmsg:Modifying cross-database private object is not supported.
errhint: please switch to %s and run this command.
level:ERROR
GS_213140082
errmsg:Too many partition keys for partitioned table.
errhint: Partittion keys can not be more than %d.
level:ERROR
GS_213140089
errmsg:no boundary is reserved for partition %s.
errhint: List partition must contain at least 1 boundary.
level:ERROR
GS_213140116
errmsg:cannot alter type %s because it is the type of a typed table.
errhint: Use ALTER ... CASCADE to alter the typed tables too.
level:ERROR
GS_213140143
errmsg:cannot execute %s in a read-only transaction.
errhint: To clear the disk space.
level:ERROR
GS_213150009
errmsg:Permission denied when creating data source %s.
errhint: Must be system admin to create a data source.
level:ERROR
GS_213150010
errmsg:Permission denied when changing owner of data source %s.
errhint: Must be system admin to change owner of a data source.
level:ERROR
GS_213150011
errmsg:Permission denied when changing owner of data source %s.
errhint: The owner of a data source must be a system admin.
level:ERROR
GS_213150017
errmsg:Permission denied when creating directory %s.
errhint: must be superuser to create a directory.
level:ERROR
GS_213150018
errmsg:Permission denied when droping directory %s.
errhint: must be superuser to drop a directory.
level:ERROR
GS_213150019
errmsg:Permission denied when changing owner of directory.
errhint: new owner must be superuser to alter a directory.
level:ERROR
GS_213150022
errmsg:permission denied to create extension %s.
errhint: Must be system admin to create this extension.
level:ERROR
GS_213150023
errmsg:permission denied to update extension %s.
errhint: Must be system admin to update this extension.
level:ERROR
GS_213180038
errmsg:It is unsupported to rename database %s.
errhint: the database may be on DFS tablespace %s or has multi-temperature tables.
level:ERROR
GS_213180079
errmsg:PARTIAL_CLUSTER_ROWS cannot be less than MAX_BATCHROW.
errdetail: PARTIAL_CLUSTER_ROWS must be greater than or equal to MAX_BATCHROW.
errhint: PARTIAL_CLUSTER_ROWS is MAX_BATCHROW multiplied by an integer.
level:ERROR
GS_213180083
errmsg:can't merge partition because partition %s has unusable local index.
errhint: please reindex the unusable index first.
level:ERROR
GS_213180126
errmsg:column %s inherits conflicting default values.
errhint: To resolve the conflict, please use a value that matches the default value.
level:ERROR
GS_213200015
errmsg:materialized view contains foreign table %s is suggested to set ENABLE QUERY REWRITE when enable_foreign_table_query_rewrite = true.
errhint: ALTER MATERIALIZED VIEW matview_name ENABLE QUERY REWRITE.
level:NOTICE
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot