Skip to content

feat: add postgres-bloat troubleshooting lab#165

Merged
HimanM merged 1 commit into
mainfrom
feat/postgres-bloat-lab
Jun 11, 2026
Merged

feat: add postgres-bloat troubleshooting lab#165
HimanM merged 1 commit into
mainfrom
feat/postgres-bloat-lab

Conversation

@HimanM

@HimanM HimanM commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Description

This PR adds a new troubleshooting lab where users diagnose database performance degradation caused by table bloat due to disabled autovacuum.

Type of change

  • Bug fix
  • New feature
  • New Lab

Lab Requirements (If submitting a new lab)

  • The \lab.yaml\ is fully populated.
  • The \cloud-init.yaml\ correctly breaks the environment.
  • The \�erify.sh\ script correctly asserts if the environment is fixed.
  • The \solution.md\ provides the step-by-step solution to fix the environment.
  • The \question.md\ provides the question for the lab.
  • Follows the LAB_FORMAT.md guidelines.
  • MANDATORY: A working \solution.sh\ script is provided to automatically fix the environment.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Closes Issues ?

@Himans-Butler

Copy link
Copy Markdown
Collaborator

Green check ✅

Looks good to me. CI is green and the lab files are self-contained.

@HimanM
HimanM merged commit 3be585d into main Jun 11, 2026
1 check passed
@HimanM
HimanM deleted the feat/postgres-bloat-lab branch June 11, 2026 07:10
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.

[LAB IDEA] PostgreSQL Autovacuum Disabled Causes Table Bloat

2 participants