doc-exports/docs/gaussdb_mysql/umn/gaussdb_08_0042.html
Wang , Deng Ke a3ce99ce37 gaussdb UMN Initial version
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>
2022-12-02 11:14:54 +00:00

4.2 KiB

Exporting a Parameter Template

Scenarios

  • You can export a parameter template of a DB instance for future use. You can apply the exported parameter template to DB instances by referring to 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

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click Service List. Under Database, click GaussDB.
  4. On the Instance Management page, click the target DB instance.
  5. In the navigation pane on the left, choose Parameters. On the displayed page, click Export above the parameter list.

    • Exporting to a custom template
      In the displayed dialog box, configure required details and click OK.
      • The template name consists of 1 to 64 characters. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and periods (.).
      • The template description consists of a maximum of 256 characters and cannot include carriage returns 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
      The parameter template information (parameter names, values, and descriptions) of a DB instance is exported to a CSV file. In the displayed dialog box, enter the file name and click OK.

      The file name must start with a letter and consist of 4 to 64 characters. It can contain only letters, digits, hyphens (-), and underscores (_).