Opened 9 years ago

Closed 9 years ago

#3175 closed defect (invalid)

Geocode very very slow (1-2 minutes per)

Reported by: wseguin Owned by: pramsey
Priority: medium Milestone: PostGIS 2.1.8
Component: postgis Version: 2.1.x
Keywords: Cc:

Description

Brand new installation of PostgreSQL 9.4.4 with latest PostGIS as an Extension and 2014 tiger data. 100% loaded and indexed.

Geocoding any address is taking 1-2 minutes per. Something is wrong, but no way to tell what. Checked and all data and indexes are present. System is a 4-core 16Gb ram, SSD-based machine.

SELECT * FROM geocode(normalize_address('4150 International Plaza Fort Worth TX 76109')) As g;

Change History (1)

comment:1 by Bborie Park, 9 years ago

Resolution: invalid
Status: newclosed

This a question best asked on the postgis-users mailing list: postgis-users@…

A ticket is best reserved for known defects, tasks, patches and enhancements.

Note: See TracTickets for help on using tickets.