Create spatial index

CREATE INDEX abase_geom_idx ON addressbase.addressbase USING gist(geom);