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>
4.2 KiB
4.2 KiB
Exporting a Parameter Template
Scenarios
- You can export a parameter template of a DB instance for future use. You can also apply the exported parameter template to DB instances by referring to Applying a Parameter Template.
- You can export the parameter template information (parameter names, values, and descriptions) of a DB instance to a CSV file for viewing and analysis.
Procedure
- 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 Relational Database Service. The RDS console is displayed.
- On the Instances page, click the target DB instance.
- In the navigation pane on the left, choose Parameters. On the displayed page, click Export above the parameter list.
- Exporting to a custom templateIn the displayed dialog box, configure required information and click OK.
- The template name must consist of 1 to 64 characters. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and periods (.).
- The description consists of a maximum of 256 characters and cannot contain carriage return characters 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.
- Exporting to a file
- Exporting to a custom template
Parent topic: Parameter Template Management