Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When you create a parameter group, you must provide at least one parameter. The underlying operation in the backend merges your input with the system defaults for the specified pgVersion.
Steps to create parameter groups
Use the Azure portal:
Browse the Azure HorizonDB (Preview) parameter groups.
In the command bar, select Create.
In Create a parameter group, select the subscription and resource group where you want to create the parameter group.
Enter a name that's unique among all parameter groups in the resource group and subscription. Embed some form of encoded description in the name so that you can later identify the potential target clusters of that configuration.
Select a location for the parameter group. You can only connect parameter groups created in a location to clusters that also exist in that same location.
Although not required, provide a description explaining in more detail the purpose of the parameter group configuration. It can also describe the ideal target clusters for which it was conceived.
Select the version of PostgreSQL for which the parameter group is supported. Parameter groups created for a given version of PostgreSQL can't be applied to clusters of a different version of PostgreSQL.
Select Next to configure the values of the modifiable parameters whose defaults you want to change in this parameter group.
Search for the names of the parameters whose default values you want to override, and change their defaults. When finished, select Create.
A new deployment is initialized to create the parameter group.
Wait until the deployment completes.
When the deployment completes, select Go to resource to visit the newly created parameter group.
You can now inspect all details associated with the newly created parameter group.