<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><p><span style="background-color: rgba(255, 255, 255, 0);">Brand new installation of PostgreSQL 9.4.4 with latest PostGIS as an Extension and 2014 tiger data. 100% loaded and indexed.</span></p><p><span style="background-color: rgba(255, 255, 255, 0);">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.</span></p><p><span style="background-color: rgba(255, 255, 255, 0);">SELECT * FROM geocode(normalize_address('4150 International Plaza Fort Worth TX 76109')) As g;</span></p><p>Might have narrowed it down to the big select at the end of the geocode() function, but since I do have all indexes, I'm at a loss to figure out what's wrong. </p><div></div></body></html>