This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pg_table_size() when collecting size of tables. Previously used p…
…g_relation_size() doesn't account size of all forks and TOASTed data, and table size might seemed incomplete.
- Loading branch information