There are a few ways to update and add GUC parameters. This document covers the
most fundamental way, which is to edit your postgresql.conf file. For more
information, see
Setting parameters
in PostgreSQL documentation.
To add or update a GUC parameter by editing the postgresql.config file, do the
following:
Locate the postgresql.conf configuration file for your installation of
AlloyDB Omni.
Use a text editor to add or update a database flag in postgresql.conf.
After your database flags are added or edited, reload the postgresql.conf
file for the changes to take effect. For example, if you
installed AlloyDB Omni using Docker,
run the following to restart your Docker instance and reload
postgresql.conf:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]