Cloud
pg_table_size
pg_table_size() is a system administration function that retrieves the size of a specific table, including its associated storage components but excluding indexes.
Was this helpful?
pg_table_size() is a system administration function that retrieves the size of a specific table, including its associated storage components but excluding indexes.