The sql_sizing view provides information about PostgreSQL size limits and maximum values.
| Column name | Data type | Description |
|---|---|---|
sizing_id |
cardinal_number |
The identifier of the sizing item. |
sizing_name |
character_data |
The descriptive name of the sizing item. |
supported_value |
cardinal_number |
The value of the sizing item. Other possible values:
|
comments |
character_data |
A possible comment pertaining to the sizing item. |