Level 8 - PrincipalDebugging Questionsm3 replication ha dr
Debug Region Filter Precedence
Fix SQL: SELECT node_id FROM replica_health WHERE region='us-east' OR region='eu-west' AND updated_at >= CURRENT_TIMESTAMP - INTERVAL '2 minute';
Schema Context
replica_health(node_id, region, updated_at, lag_seconds)