Hacker News new | ask | show | jobs
by saosebastiao 4475 days ago
PostGIS uses an R Tree implemented on a GiST index by default, with a pure R tree partially implemented.

http://postgis.net/docs/manual-2.1/using_postgis_dbmanagemen...

1 comments

Ahh, I stand corrected. Thanks!