POSTGIS – Query not using index
Im new to postgres, sql and all RDBMS in general so am working on a project to further my knowledge. Im building a room finding website. Each room is part of a property and each property can have multiple rooms. I want to do a proximity search and am using postgis.