| Name: | pg_relation_size |
| Specific name: | pg_relation_size(text) |
| Owner: | postgres |
| Argument count: | 1 |
| Return type: | int8 |
| Language: | internal |
| Return a set: | |
| Source: | pg_relation_size_name |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | Calculate disk space usage for the specified table or index |
See Also
List of functions