[postgis-devel] [PostGIS] #415: postgis.sql install script is noisy with NOTICES

PostGIS trac at osgeo.org
Wed Feb 10 15:25:18 PST 2010


#415: postgis.sql install script is noisy with NOTICES
----------------------+-----------------------------------------------------
  Reporter:  pramsey  |       Owner:  pramsey      
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.1
 Component:  postgis  |     Version:  1.5.X        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by mwtoews):

 How about adding to the top of the noisy section:
 {{{
 set client_min_messages to warning;
 }}}
 This will ideally show only warnings and errors, but not inferior messages
 to that level.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/415#comment:1>
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-devel mailing list