sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.55k stars 723 forks source link

Add context menu to display database tables stats #639

Closed sosedoff closed 1 year ago

sosedoff commented 1 year ago

Right clicking on database name (top-left corner) will display a new menu item: Show Tables Stats. When selected, we will render a list of tables with overall data/index stats per table.