Settings
System Administration
there are 2 functions (getter/setter) that allow us to query and alter run-time configuration parameters:
current_setting- returns the currentvalueof the setting associated with the providedkeyset_config- pass the setting name and the new value.
- these functions are executed with a SELECT statement. The result is displayed as a table.