| Name: | pg_file_length |
| Specific name: | pg_file_length(text) |
| Owner: | postgres |
| Argument count: | 1 |
| Return type: | int8 |
| Language: | sql |
| Return a set: | |
| Source: | SELECT size FROM pg_stat_file($1) |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: |
See Also
List of functions