There are a few ways to update and add GUC parameters. This document covers the
most fundamental way, which is to edit yourpostgresql.conffile. For more
information, seeSetting parametersin PostgreSQL documentation.
To add or update a GUC parameter by editing thepostgresql.configfile, do the
following:
Locate thepostgresql.confconfiguration file for your installation of
AlloyDB Omni.
Use a text editor to add or update a database flag inpostgresql.conf.
After your database flags are added or edited, reload thepostgresql.conffile for the changes to take effect. For example, if youinstalled AlloyDB Omni using Docker,
run the following to restart your Docker instance and reloadpostgresql.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,[]]