[postgis-tickets] [PostGIS] #2724: PostGIS specific dynamic	background workers
    PostGIS 
    trac at osgeo.org
       
    Fri May  2 05:20:24 PDT 2014
    
    
  
#2724: PostGIS specific dynamic background workers
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pramsey      
     Type:  enhancement     |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.2.0
Component:  postgis         |     Version:  trunk        
 Keywords:  postgresql 9.4  |  
----------------------------+-----------------------------------------------
Comment(by dustymugs):
 My wish list for DBWs...
 1. on-demand: workers are forked as needed
 2. generic: workers aren't specific to a particular task but are given
 instructions which are then acted upon.
 3. user-defined: a GUC to specify how many workers per operation. this
 does have a problem with overloading a machine.
-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2724#comment:5>
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