Appearance
enable_full_json (boolean)
- Default value (as of this release):
off
This configuration parameter enables:
- The creation of a
JSONB
column. - The use of JSON EXTRACT FUNCTIONS to extract values from a JSONB expression and return the result as JSONB.