Help Center/
GaussDB/
Developer Guide(Centralized_V2.0-3.x)/
SQL Reference/
SQL Syntax/
ALTER GLOBAL CONFIGURATION
Updated on 2025-03-13 GMT+08:00
ALTER GLOBAL CONFIGURATION
Description
Adds and modifies the gs_global_config system catalog and adds the value of key-value.
Precautions
- Only the initial database user can run this command.
- The parameter name cannot be weak_password or undostoragetype.
Syntax
ALTER GLOBAL CONFIGURATION with(name=value, name=value...);
Parameters
- name
Parameter name, which is of the text type. The value cannot be weak_password or undostoragetype.
- value
Parameter value, which is of the text type.
Helpful Links
Parent topic: SQL Syntax
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot