We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026426c commit 882c90dCopy full SHA for 882c90d
start.psql
@@ -1,6 +1,6 @@
1
\echo Menu:
2
\echo ' 1 – Basic Node Information (master/replica, lag, DB size, tmp files)'
3
-\echo ' 2 – Sizes of tables'
+\echo ' 2 – Sizes of tables (not yet implemented)'
4
\echo ' b1 – Tables bloat, rough estimation'
5
\echo ' b2 – B-tree indexes bloat, rough estimation'
6
\echo ' b3 – Tables bloat, more precise (requires pgstattuple extension; expensive)'
0 commit comments