forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8bd0bed
committed
Update dbsize documentation with:
Copy this directory to contrib/dbsize in your PostgreSQL source tree.Then just run make; make install. Finally, load the functions into anydatabase using dbsize.sql.When computing the size of a table, it does not include TOAST or indexdisk space.1 parenteb3901e commit8bd0bed
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
0 commit comments
Comments
(0)