Properties

Name: pg_total_relation_size 
Specific name: pg_total_relation_size(oid) 
Owner: postgres 
Argument count:
Return type: int8 
Language: internal 
Return a set:  
Source: pg_total_relation_size_oid 
Volatility:  
Security of definer:  
Strict:  
Comment: Calculate total disk space usage for the specified table and associated indexes and toast tables 

SQL

See Also

List of functions