QUERY PLAN
Delete on tbl_attachments (cost=0.29..8.30 rows=1 width=6)
-> Index Scan using tbl_attachments_pkey on tbl_attachments (cost=0.29..8.30 rows=1 width=6)
Index Cond: (id = 466)