[postgis-tickets] [PostGIS] #2414: extension not installing tract tables and profiles not overwritten during upgrade

PostGIS trac at osgeo.org
Thu Aug 8 16:23:31 PDT 2013


#2414: extension not installing tract tables and profiles not overwritten during
upgrade
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  robe         
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.1.0
Component:  tiger geocoder  |     Version:  2.0.x        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Hmm how did I let this go thru.  Just realized when testing for book that
 tract table is no longer being created (or at least not when I do)


 {{{
 CREATE EXTENSION postgis_tiger_geocoder;
 }}}

 I'm also testing the sh scripts under mingw.  I used to take it for
 granted that I was brilliant enough to write code for a system I don't use
 and the scripts would just work with spot checking orsome nice Posix user
 would complain if it didn't.  I've just noticed minor things so far like I
 hardcoded the data schema and staging in the sh scripts where as in the
 windows one it reads from the configuration.

 On a side note I had intended that the package profiles

 sh and windows would get overridden on upgrade, and if people really
 wanted to maintain their own with their own custom settings, they would
 copy or revise the name of one so it doesn't get overwritten.


 e.g.  I have a server called t with postres running on 5438.

 I renamed the "sh" profile to "sht" which has all my custom configs in it.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2414>
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