doc-exports/docs/gaussdb_nosql/umn/nosql_05_0002.html
Wang , Deng Ke ec78a6ee8e nosql UMN 20221110 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-11-29 07:38:28 +00:00

2.8 KiB

Creating a Parameter Template

You can use database parameter templates to manage the DB engine configuration. A database parameter template acts as a container for engine configuration values that can be applied to one or more DB instances.

Each user can create up to 100 parameter templates. All types of instances in the same project can share the quota.

Procedure

  1. Log in to the GaussDB NoSQL console.
  2. In the navigation pane on the left, choose Parameter Template Management.
  3. On the Parameter Template Management page, click Create Parameter Template.
  4. Select a compatible DB engine version, name the parameter group, add the parameter group description, and click OK to create a parameter group template.

    • Compatible API: Select the API type that is compatible with your DB engine parameter template.
    • DB Engine Version: Select a DB engine version, for example, 3.11.
    • Parameter Template Name: The template name must consist of 1 to 64 characters. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and periods (.).
    • Description: The description can contain a maximum of 256 characters except the carriage return character and the following special characters: > ! < " & ' =

  5. On the Parameter Template Management page, view the created parameter template.