Upgrade Parameters

IsInplaceUpgrade

Parameter description: Specifies whether an upgrade is ongoing. The value of this parameter cannot be changed.

This parameter is a SUSET parameter. Set it based on instructions provided in Table 1.

Value range: Boolean

  • on indicates an upgrade is ongoing.
  • off indicates no upgrade is ongoing.

Default value: off

inplace_upgrade_next_system_object_oids

Parameter description: Indicates the OID of a new system object during the in-place upgrade. The value of this parameter cannot be changed.

This parameter is a SUSET parameter. Set it based on instructions provided in Table 1.

Value range: a string

Default value: empty

upgrade_mode

Parameter description: Specifies the upgrade mode.

This parameter is a fixed INTERNAL parameter and cannot be modified.

Value range: an integer ranging from 0 to INT_MAX

  • 0 indicates that no upgrade is ongoing.
  • 1 indicates that a local upgrade is ongoing.
  • 2 indicates that a grayscale upgrade is ongoing.

Default value: 0

Feedback
编组 3备份
    openGauss 2024-05-19 00:45:18
    cancel