Objective
Validate that the shared InfraLynx index baseline is present, effective, and safe across PostgreSQL, MSSQL, and MariaDB once persistent schema adapters are active.
Scope
- verify migration coverage per engine
- compare explain plans against expected index usage
- document engine-specific deviations
- review write-side cost of promoted indexes
Outcome
Keep the shared index strategy grounded in measured plan behavior rather than assumption.
Objective
Validate that the shared InfraLynx index baseline is present, effective, and safe across PostgreSQL, MSSQL, and MariaDB once persistent schema adapters are active.
Scope
Outcome
Keep the shared index strategy grounded in measured plan behavior rather than assumption.