Skip to content

Use search_name table for TIGER data imports on 'dropped' databases #2463

@lonvia

Description

@lonvia

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions