pg_operator pg_operator The pg_operator system catalog table stores information about operators, both built-in and those defined by CREATE OPERATOR . Unused column contain zer...
ALTER OPERATOR CLASS 概要 描述 参数 兼容性 另见 ALTER OPERATOR CLASS 更改一个操作符类的定义。 概要 ALTER OPERATOR CLASS name USING index_method RENAME TO newname ALTER OPERATOR CLASS name U...
DROP OPERATOR CLASS 概要 描述 参数 示例 兼容性 另见 DROP OPERATOR CLASS 删除运算符类。 概要 DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ] 描述 DRO...
Tailoring the Compliance Operator Using tailored profiles Tailoring the Compliance Operator While the Compliance Operator comes with ready-to-use profiles, they must be modifie...
Installing the Compliance Operator Installing the Compliance Operator through the web console Installing the Compliance Operator using the CLI Additional resources Installing...
Troubleshooting Operator issues Operator subscription condition types Viewing Operator subscription status by using the CLI Viewing Operator catalog source status by using the CL...
Upgrading using the Knative Operator Performing the upgrade Verifying an upgrade by viewing pods Verifying an upgrade by viewing custom resources Rollback to an earlier version ...
Troubleshooting the Compliance Operator Anatomy of a scan Compliance sources The ScanSetting and ScanSettingBinding objects lifecycle and debugging ComplianceSuite custom resourc...
DROP OPERATOR CLASS Synopsis Syntax drop_operator_class Semantics Examples See also DROP OPERATOR CLASS Synopsis Use the DROP OPERATOR CLASS statement to remove an ope...