When somebody has run the import with --drop or dropped the update information at a later point, it is no longer possible to import TIGER data because it relies on the location_road_2 table. We could be using the search_nametable instead in that case to look up the street. It will be quite a bit slower (maybe a temporary special index would help?) but at least it would work.