Updated on 2024-05-21 GMT+08:00

Replicating a Parameter Template

Scenarios

You can replicate a parameter template you have created. If you already have a parameter template and want to include most of the custom parameters and values from that template in a new parameter template, you can replicate that parameter template. You can also replicate the parameter template to generate a new parameter template for future use.

After the parameter template is replicated, the new template will be displayed about 5 minutes later.

Default parameter templates cannot be replicated, but you can create custom parameter templates based on those default templates.

Replicating a Parameter Template of a DB Instance

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click in the upper left corner of the page, choose Databases > GaussDB(for MySQL).
  4. On the Instances page, click the instance name to go to the Basic Information page.
  5. In the navigation pane on the left, choose Parameters. On the Parameters page, click Replicate.
  6. In the displayed dialog box, configure required parameters and click OK.

    Figure 1 Replicating a Parameter Template of a DB Instance

    • The template name consists of 1 to 64 characters. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and periods (.).
    • The description consists of up to 256 characters. It cannot contain carriage returns or any of the following special characters:

      >!<"&'=

    After the parameter template is replicated, a new template is generated in the list in the Custom Templates tab of the Parameter Templates page.

Replicating a Custom Parameter Template

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click in the upper left corner of the page, choose Databases > GaussDB(for MySQL).
  4. On the Parameter Templates page, click Custom Templates. Locate the parameter template to be replicated and click Replicate in the Operation column.
  5. In the displayed dialog box, configure required parameters and click OK.

    Figure 2 Replicating a Custom Parameter Template

    • The template name consists of 1 to 64 characters. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and periods (.).
    • The description consists of up to 256 characters. It cannot contain carriage returns or any of the following special characters:

      >!<"&'=

    After the parameter template is replicated, a new template is generated in the list in the Custom Templates tab of the Parameter Templates page.