gp_param_setting('parameter_name')
This function takes the name of a server configuration parameter and returns its current value on the master and each active segment. This function is accessible to all users.
| Column | Description |
|---|---|
paramsegment |
The segment content ID (only active segments are shown).
The master content ID is always |
paramname |
The name of the parameter |
paramvalue |
The value of the parameter |