Create spatial index
CREATE INDEX abaseplus_geom_idx ON addressbaseplus.addressbaseplus USING gist(geom);
Updated less than a minute ago
Did this page help you?
CREATE INDEX abaseplus_geom_idx ON addressbaseplus.addressbaseplus USING gist(geom);
Updated less than a minute ago