[postgis-tickets] [PostGIS] #2448: geocoder_setting gives primary key on restore

PostGIS trac at osgeo.org
Sat Aug 24 20:55:32 PDT 2013


#2448: geocoder_setting gives primary key on restore
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  robe         
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.2.0
Component:  tiger geocoder  |     Version:  2.1.x        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 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.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2448>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list