forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
5.9 KiB
5.9 KiB
Comparing Parameter Templates
Scenarios
- You can compare DB instance parameters with a parameter template that uses the same DB engine to understand the differences of parameter settings.
- You can also compare the default or custom parameter templates to understand the differences of parameter settings.
Comparing Instance Parameters with a Parameter Template
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click GaussDB.
- In the navigation pane on the left, choose GaussDB(openGauss) > Instance Management.
- On the Instance Management page, click the target DB instance.
- In the navigation pane on the left, choose Parameters.
- On the displayed page, click Compare to compare the parameters of the current DB instance.
- In the displayed dialog box, select a parameter template with the same database type to be compared and click OK.
- If their settings are different, the parameter names and values of both parameter templates are displayed.
- If their settings are the same, no data is displayed.
Comparing Parameter Templates
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click GaussDB.
- In the navigation pane on the left, choose GaussDB(openGauss) > Instance Management.
- On the Parameter Template Management page, click Default Templates or Custom Templates. Locate a parameter template and click Compare in the Operation column.
- In the displayed dialog box, select a parameter template that uses the same DB engine as the target template and click OK.
- If their settings are different, the parameter names and values of both parameter templates are displayed.
- If their settings are the same, no data is displayed.
Parent topic: Parameter Template Management