Skip to content

Commit 882c90d

Browse files
committed
WIP note for table sizes
1 parent 026426c commit 882c90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.psql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
\echo Menu:
22
\echo ' 1 – Basic Node Information (master/replica, lag, DB size, tmp files)'
3-
\echo ' 2 – Sizes of tables'
3+
\echo ' 2 – Sizes of tables (not yet implemented)'
44
\echo ' b1 – Tables bloat, rough estimation'
55
\echo ' b2 – B-tree indexes bloat, rough estimation'
66
\echo ' b3 – Tables bloat, more precise (requires pgstattuple extension; expensive)'

0 commit comments

Comments
 (0)