Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DefaultConfigParams

Default database configuration.

Properties

allowedValues

allowedValues: string

Range or list of allowed values.

configKey

configKey: string

The configuration variable name.

dataType

dataType: string

Data type of the variable.

defaultConfigValue

defaultConfigValue: string

Default value for the variable.

description

description: string

Details about the PostgreSQL variable.

isOverridable

isOverridable: boolean

Whether the value can be overridden or not.

isRestartRequired

isRestartRequired: boolean

If true, modifying this configuration value will require a restart.

Functions

getDeserializedJsonObj

getJsonObj