Skip to content

Expand db:stats rake task to include table + index size#1471

Open
ianheggie-oaf wants to merge 2 commits intomainfrom
1470-add-size-to-dbstats-report
Open

Expand db:stats rake task to include table + index size#1471
ianheggie-oaf wants to merge 2 commits intomainfrom
1470-add-size-to-dbstats-report

Conversation

@ianheggie-oaf
Copy link
Copy Markdown
Member

@ianheggie-oaf ianheggie-oaf commented Mar 30, 2026

Relevant issue(s)

What does this do?

Adds size to db:stats rake task

Why was this needed?

So we know effect of cleanup

Implementation/Deploy Steps (Optional)

Deploy using capistrano as normal

Notes to reviewer (Optional)

Setting EXACT_COUNT gives exact table count but takes more time - normally not required

@ianheggie-oaf ianheggie-oaf self-assigned this Mar 30, 2026
@ianheggie-oaf ianheggie-oaf requested a review from a team as a code owner March 30, 2026 01:51
@ianheggie-oaf ianheggie-oaf linked an issue Mar 30, 2026 that may be closed by this pull request
@ianheggie-oaf ianheggie-oaf enabled auto-merge March 30, 2026 01:51
@ianheggie-oaf ianheggie-oaf changed the title Expand to include table + index size Expand db:stats rake task to include table + index size Mar 31, 2026
@ianheggie-oaf ianheggie-oaf added the efficiency Reduce infrastructure and/or developer resources required label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Back end efficiency Reduce infrastructure and/or developer resources required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add size to db:stats report

1 participant