forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
3.7 KiB
3.7 KiB
Exporting a Parameter Template
Scenarios
- You can export a parameter template of a DB instance for future use. To learn how to apply the exported parameter template to a DB instance, refer to section Applying a Parameter Template.
- You can export the parameter template details (parameter names, values, and descriptions) of a DB instance to a CSV file for review and analysis.
Procedure
- Log in to the GeminiDB console.
- In the navigation pane on the left, choose Instance Management. On the displayed page, click the target DB instance.
- In the navigation pane on the left, choose Parameters. On the Parameters tab, above the parameter list, click Export.
- Parameter Template: You can export the parameters of the DB instance to a template for future use.In the displayed dialog box, configure required details and click OK.
- The template name can be up to 64 characters long. It can contain only uppercase letters, lowercase letters, numbers, hyphens (-), underscores (_), and periods (.).
- The template description consists of a maximum of 256 characters and cannot include line breaks or the following special characters: >!<"&'=
After the parameter template is exported, a new template is generated in the list on the Parameter Template Management page.
- File: You can export the parameter template information (parameter names, values, and descriptions) of a DB instance to a CSV file for viewing and analysis.
- Parameter Template: You can export the parameters of the DB instance to a template for future use.
Parent topic: Parameter Template Management