Advanced
Тема интерфейса

Creating a Parameter Template

DB parameter templates act as a container for engine configuration values that are applied to one or more DB instances.

Precautions

  • DDS does not share parameter template quotas with RDS.
  • Each account can create up to 100 DDS parameter templates for the cluster and replica set instances.

Cluster

  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 Document Database Service to go to the DDS console.
  4. In the navigation pane on the left, choose Parameter Templates.
  5. On the Parameter Templates page, click Create Parameter Template.
  6. Select Cluster for DB Instance Type, specify DB Engine Version, Node Type, New Parameter Template, and Description (optional), and then click OK.

    • Node Type: specifies the node type that this parameter template will apply to. For example, to create a parameter template applying to config, select config.
    • New Parameter Template: The template name can be up to 64 characters. It must start with a letter and can contain only letters (case-sensitive), digits, hyphens (-), periods (.), and underscores (_).
    • Description: It can contain up to 256 characters but cannot contain line breaks or the following special characters >!<"&'=

  7. On the Parameter Templates page, view and manage parameter templates on the Clusters tab.

Replica Set

  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 Document Database Service to go to the DDS console.
  4. In the navigation pane on the left, choose Parameter Templates.
  5. On the Parameter Templates page, click Create Parameter Template.
  6. Select Replica set for DB Instance Type, specify DB Engine Version, Node Type, Parameter Template Name, and Description (optional), and then click OK.

    • Node Type: specifies the node type that this parameter template will apply to. For example, to create a parameter template applying to a read replica, select readonly.
    • New Parameter Template: The template name can be up to 64 characters. It must start with a letter and can contain only letters (case-sensitive), digits, hyphens (-), periods (.), and underscores (_).
    • Description: It can contain up to 256 characters but cannot contain line breaks or the following special characters >!<"&'=

  7. On the Parameter Templates page, view and manage parameter templates on the Replica Sets tab.