database-tuning

Community

Optimize Postgres and MySQL for workload performance.

Authorhung-phan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you fine-tune Postgres and MySQL databases to improve their performance and handle actual workloads more effectively.

Core Features & Use Cases

  • Memory Budgeting: Allocate the right amount of memory for caches and working memory.
  • Durability Budgeting: Configure WAL and checkpoint settings for the right balance between durability and performance.
  • Autovacuum Tuning: Adjust autovacuum settings to handle table bloat and maintain performance.
  • Checkpoint Configuration: Optimize checkpoints to avoid latency cliffs.
  • WAL Management: Compress WAL for faster replication and smaller disk usage.
  • Durability Control: Adjust synchronous_commit settings to balance durability and latency.
  • Per-Workload Defaults: Customize configurations for OLTP, OLAP, analytics, and write-heavy ingest workloads.

Quick Start

Run 'system-review review db-tuning for myPostgresConfig' to get optimized settings for your database configuration.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-tuning
Download link: https://github.com/hung-phan/system-skills/archive/main.zip#database-tuning

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.