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 = 170123) OR (parent = 170123))