Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add context menu to display database tables stats #639

Merged
merged 2 commits into from Jan 23, 2023
Merged

Conversation

sosedoff
Copy link
Owner

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.

@sosedoff sosedoff merged commit 5b2d4e4 into master Jan 23, 2023
jonaz pushed a commit to jonaz/pgweb that referenced this pull request Apr 10, 2024
* Add context menu to display database tables stats

* Move table stats implementation into client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant