Send feedback
Configure AlloyDB Omni database parameters Stay organized with collections
Save and categorize content based on your preferences.
Preview
This feature is
subject to the "Pre-GA Offerings Terms" in the General Service Terms section of the Service Specific
Terms
.
Pre-GA features are available "as is" and might have limited support.
For more information, see the launch stage descriptions
.
For information about access to this release, see the access
request page
.
Select a documentation version: 18.1.0 keyboard_arrow_down
To configure a database parameter for AlloyDB Omni, you can update Grand Unified Configuration (GUC) parameters
in either of the following: The postgresql.conf
file for environments running AlloyDB Omni on a VM.
Update a parameter in AlloyDB Omni RPM package
In an AlloyDB Omni for Linux installation, you can update a parameter by editing the postgresql.conf
file as follows:
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
.
For example, to enforce password expiration
,
set the following flag in the postgresql.conf
file:
password.enforce_expiration
=
ON
After your database flags are added or edited, reload the postgresql.conf
file for the changes to take effect by restarting the AlloyDB Omni service:
sudo
systemctl
restart
alloydbomni18
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-17 UTC.
Need to tell us more?
[[["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 2026-04-17 UTC."],[],[]]