About
The resource size returned is:
- the total disk space used by the specified table,
- including all indexes and TOAST data.
Specifically, we returns the result of the pg_total_relation_size .
The resource size returned is:
Specifically, we returns the result of the pg_total_relation_size .