Opened 11 years ago

Closed 9 years ago

#2448 closed defect (fixed)

geocoder_setting gives primary key on restore

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.2.0
Component: tiger geocoder Version: 2.1.x
Keywords: Cc:

Description

In trying to restore a backup with postgis_tiger_geocoder, I realized since we have geocoder_setting marked as all editable, it gives a primary key violation since we also distribute the values.

It's not a biggies except that your geocoder_settings don't get maintained since the CReATE EXTENSION runs first.

I think this might be too big of a mess to fix in 2.1.1 (may cause more damage), so I'll push to 2.2.0 unless get to it earlier.

Change History (2)

comment:1 by robe, 9 years ago

Fixed at r13967

comment:2 by robe, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.