检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Logical Decoding by SQL Function Interfaces In GaussDB, you can call SQL functions to create, delete, and push logical replication slots, as well as obtain decoded transaction logs.
statements (unit: μs). avg_delete_elapse BIGINT Average response time of DELETE statements (unit: μs). max_delete_elapse BIGINT Maximum response time of DELETE statements (unit: μs). min_delete_elapse BIGINT Minimum response time of DELETE statements (unit: μs). dbid oid ID of the
statements (unit: μs). avg_delete_elapse bigint Average response time of DELETE statements (unit: μs). max_delete_elapse bigint Maximum response time of DELETE statements (unit: μs). min_delete_elapse bigint Minimum response time of DELETE statements (unit: μs). dbid oid ID of the
statements (unit: μs). avg_delete_elapse bigint Average response time of DELETE statements (unit: μs). max_delete_elapse bigint Maximum response time of DELETE statements (unit: μs). min_delete_elapse bigint Minimum response time of DELETE statements (unit: μs). dbid oid ID of the
Optimizing SQL Self-Diagnosis Performance issues may occur when you query data or run the INSERT, DELETE, UPDATE, or CREATE TABLE AS statement.
Optimizing SQL Self-Diagnosis Performance issues may occur when you query data or run the INSERT, DELETE, UPDATE, or CREATE TABLE AS statement.
Optimizing SQL Self-Diagnosis Performance issues may occur when you query data or run the INSERT, DELETE, UPDATE, or CREATE TABLE AS statement.
Optimizing SQL Self-Diagnosis Performance issues may occur when you query data or run the INSERT, DELETE, UPDATE, or CREATE TABLE AS statement.
Optimizing SQL Self-Diagnosis Performance issues may occur when you query data or run the INSERT, DELETE, UPDATE, or CREATE TABLE AS statement.
If the dependent objects are other databases or reside in other databases, manually delete them before deleting the user from the current database. DROP USER cannot delete objects across databases.
If the dependent objects are other databases or reside in other databases, manually delete them before deleting the user from the current database. DROP USER cannot delete objects across databases.
This command can only be used to delete the metadata information recorded in the system catalog of the database, but cannot be used to delete the CMK file. You need to use KeyTool to delete the CMK file.
The system administrator has the permission to delete the specified table by default.
Run the DELETE statement to delete rows from the table. You can use the WHERE clause to specify the rows whose data is to delete.
Run the DELETE statement to delete rows from the table. You can use the WHERE clause to specify the rows whose data is to delete.
This command can only be used to delete the metadata information recorded in the system catalog of the database, but cannot be used to delete the CMK file. You need to use keytool to delete the CMK file.
This command can only be used to delete the metadata information recorded in the system catalog of the database, but cannot be used to delete the CMK file. You need to use KeyTool to delete the CMK file.
RESTRICT Refuses to delete the sequence if any objects depend on it. This is the default action.
CASCADE | RESTRICT CASCADE: allows to delete the objects (such as views) that depend on the table. RESTRICT: refuses to delete the table if any objects depend on it. This is the default action.
To delete it, switch to another schema first.