postgresql-prioritize

Get and set the nice priorities of postgresql backends
  http://pgxn.org/dist/prioritize/
  0
  no reviews



This module implements an interface to getpriority() and setpriority() for postgresql backends, callable from sql functions. essentially, this module allows users to `renice' their backends.