Configuration Parameter Categories

These parameters control how clients connect and authenticate to Greenplum Database.

You can use pgoptions to set the configuration parameter.

Connect to the master in utility mode to do catalog maintenance. For example:

$ PGOPTIONS='-c gp_session_role=utility' psql template1

$ PGOPTIONS='-c gp_session_role=utility' psql template1

Uploading Configuration File Changes Only

To upload runtime configuration file changes without restarting

$ gpstop -u

see also gpconfig