QUERY PLAN
Delete on tbl_comments (cost=0.00..6236.30 rows=3 width=6)
-> Seq Scan on tbl_comments (cost=0.00..6236.30 rows=3 width=6)
Filter: ((id = 147520) OR (parent = 147520))