polardbxoperatordocs/ops/configuration/1-cn-variable-load-at-runti...

8 lines
351 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

如果 PolarDB-X Cluster 存在 Knobs对象的话直接edit改对象添加/修改/删除对应的参数即可,执行如下命令:
```shell
kubectl edit pxcknobs {pxcknobs 名称}
```
如果 knobs 不存在,直接创建一个新的 knobs 对象,参考:[创建数据库参数操作对象](./1-cn-variable-load-at-runtime-create-db.md)