QUERY PLAN
Sort (cost=58.94..59.03 rows=34 width=14)
Sort Key: id
-> Seq Scan on tbl_geo (cost=0.00..58.08 rows=34 width=14)
Filter: (parent_id IS NULL)