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