Files
pgsql-jellyfin/docs/MASTER_DOCS_INDEX.md
T

13 KiB

Master Documentation Index

This file is a generated master index of markdown documentation under docs/, with a consolidated summary of major change themes represented in the documentation corpus.

Change Summary (Derived from Documentation Content)

Total markdown files indexed: 151

Theme Files mentioning theme Summary
PostgreSQL and database migration 130 Migration work, provider updates, backup/restore, and PostgreSQL-first deployment guidance.
Performance and query optimization 111 Index strategy, diagnostics, slow-query remediation, and maintenance automation.
Startup and configuration 136 Startup.json behavior, OS/path handling, and runtime configuration fixes.
Build and installer workflow 93 Build stabilization, installer updates, and SQL file publish packaging fixes.
Async and runtime behavior 80 Async conversion progress, runtime safety, and auth/websocket handling updates.
Schema and data model changes 103 Schema conversion notes, entity/table alignment, and constraint compatibility changes.

Overall Change Narrative

The documented work shows a strong PostgreSQL-focused modernization effort across the project, including migration from SQLite paths, schema alignment, and operational hardening. Performance tuning is a major thread (indexes, diagnostics, query fixes), with complementary updates to startup/config behavior and packaging workflows. The docs also capture broad async conversion progress and stability fixes in runtime and data access paths. Recent additions include conditional dead-tuple-based VACUUM ANALYZE automation in the weekly monitoring workflow.

Table of Contents