QUERY PLAN
Delete on tbl_cases (cost=0.28..8.30 rows=1 width=6)
-> Index Scan using tbl_cases_pkey on tbl_cases (cost=0.28..8.30 rows=1 width=6)
Index Cond: (id = 8269)